TRMAC - Macros in ABAP/4 programs
Macros in ABAP/4 programs information is stored in SAP table TRMAC.
It is part of development package SABP in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Runtime Environment".
It is part of development package SABP in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Runtime Environment".
Fields for table TRMAC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
NAME | Name of macro | X | TRMAC_NAME | CHAR | 40 | |
NUMM | Line number within a macro | X | TRMAC_NUMM | CHAR | 8 | |
LINE | Macro text | TRMAC_LINE | CHAR | 80 |