SAP Development Tools
All ABAP
SAP Reporting
Repository Objects
Web Applications
ABAP Commands
ABAP OO
Share
|
SAP ABAP commands
[+] Variable data manipulation (TRANSLATE, CONDENSE, TAB, ROUND..)
Commands to change the contents of ABAP data fields
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
SELECT Command
Selecting data from SAP databases
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