ABAP Statements - Overview
ABAP Statements - Overview
This section contains a thematically organized overview of all statements that are opened with
ABAP keywords. For an alphabetical list of all ABAP words, see ABAP words.
Modularization Statements
Procedures
Event Blocks
Declarative Statements
Object Creation
Calling Programs
Control Structures
Exception Handling
TRY ... CATCH ... CLEANUP ... ENDTRY Handles class-based exceptions
Assignments
Value Assignments
MOVE Assignment according to conversion rule
Setting References
Initializations
Calculation Statements
Internal Tables
Extracts
Dynpros
Lists
Messages
Native SQL
Data Clusters
File Interface
Data Consistency
Program Parameters
SAP Memory
CONVERT INTO TIME STAMP Converts date and time into time stamp
CONVERT TIME STAMP Converts a time stamp into data and time
GET TIME Fills the system fields for date and time
Program Processing
Testing and Checking Programs
SET RUN TIME CLOCK Sets the measurement accuracy for measuring intervals
OLE Interface
Enhancements
Obsolete Statements
Obsolete Modularization
Obsolete Declarations
FIELDS Addresses a data object
Obsolete Calls
Obsolete Exit
Obsolete Assignments
Contexts
Internal Statements
Program Processing
External Interface