Open all
|
Close all
SAP ABAP commands
[+] Variable data manipulation (TRANSLATE, CONDENSE, TAB, ROUND..)
Commands to change the contents of ABAP data fields
SELECT Command
Selecting data from SAP databases
RANGE Command
Create a range table which is used to store a range of values, same structure as a select option
ABAP WRITE command
Display basic report output to user
ABAP MODIFY command
Modifying data within an ABAP internal table
AUTHORITY-CHECK SAP command
Used to check if a user has authroity to view/change sap data
EJECT command to force a new page when printing
Forces new page when printing ABAP code listing
VARYING Command
Function of the DO loop which allows you to move horizontaly along a table row without actually having to specify each individual field name
Number of SAP Development Users currently online