ADD for Single Fields
Adds two single fields.
Syntax
ADD
The contents of
ADD for Sequences of Fields
Adds sequences of fields.
Syntax
ADD
ADD
ADD
ADD
If
ADD-CORRESPONDING
Adds components of structures.
Syntax
ADD-CORRESPONDING
Adds together all of the components of structures
ALIASES
Defines class-specific alias names for an interface component in ABAP Objects.
Syntax
ALIASES
Defines
APPEND
Appends one or more lines to the end of an index table.
Syntax
APPEND
Appends one line
ASSIGN
Assigns a field to a field symbol.
Syntax
ASSIGN
Assigns the data object
AT for Event Blocks
Event keywords for defining event blocks for screen events.
Syntax
AT SELECTION-SCREEN...
AT LINE-SELECTION.
AT USER-COMMAND.
AT PFn.
User actions on selection screens or lists trigger events in the ABAP runtime environment. The event keywords define event blocks, which are called when the corresponding event occurs.
AT for Control Levels
Control level change when you process extracts and internal tables in a loop.
Syntax
AT NEW
AT END OF
AT FIRST.
AT LAST.
AT
These statements are used in control level processing with extract datasets or internal tables. Each introduces a statement block that you must conclude with the ENDAT statement. The statements between AT and ENDAT are executed whenever the corresponding control level change occurs.
AUTHORITY-CHECK
Checks the authorization of a user.
Syntax
AUTHORITY-CHECK OBJECT
Confused? Feel free to ask
Your feedback is always appreciated.I will try to reply Ur queries as soon as time allows.
Regards,
SAPhelpdesk
0 comments:
Post a Comment