- Align width of message box to width of abapGit div (instead of full window width)

- Don't render "Message (00/001)" if it's a generic message

{{ message }}


This repository provides SAP style guides for coding and coding-related topics.
Following on from the discussion in #768 , I would suggest to refrain from superfluous comments as recommended by Clean ABAP Style Guides.
Existing comments can also be cleaned up as a low-priority boy-scout-rule activity, so if found in the code we're working on, these kinds of things should be deleted:
code pal for ABAP is a highly configurable engine, fully integrated into the ABAP development framework ensuring Cloud’s built-in quality.
Open source checks for SAP Code Inspector / ABAP Test Cockpit
"#EC CI_SUBRC
should be placed according to what the pretty-printer does, it can easily be misplaced if doing renaming/refactoring
SFlight is back! This is the Flight Reference Scenario for the ABAP RESTful programming model.
This repository contains several examples how to develop with the ABAP RESTful Application Programming Model (RAP) in SAP BTP, ABAP environment.
SAP TechEd 2020: Developer Keynote
Useful ABAP code snippets
In support of the YouTube video series on ABAP Object Oriented basics, this repository contains the ABAP source code samples which are used in the video series.
Expose ABAP REST services with Swagger/openapi spec
ABAP unit testing framework, prepare in Excel, reuse in abap code
Describe main testing approaches in ABAP development
Code path packages/runtime/src/builtin/shift_left.ts
add places and circular parameters to shift_left function
As of now only val and sub are supported
export function shift_left(input: {val: ICharacter | string, sub: ICharacter | string}): ICharacterWeb applications with ABAP, done simple.
Add a description, image, and links to the abap topic page so that developers can more easily learn about it.
To associate your repository with the abap topic, visit your repo's landing page and select "manage topics."