Home
SAP Development
ABAP Statements
Help Docs
SAP Tables
S4Hana Tables
T-Code List
FM's
SAP ABAP MACROS
Get Example source ABAP code based on a different SAP table
SAP Help
Macros
Macros enable
source code modularization> within an ABAP program. They have the following properties:
Defined between the statements
DEFINE>> and
END-OF-DEFINITION>> or in database table
TRMAC>>.