SAP table TRMAC (Macros in ABAP/4 programs)
SAP table TRMAC has 2 primary key fields being NAME,NUMM.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
---|---|---|---|---|---|---|---|
NAME | Name of macro | CHAR | 20 | 0 | TRMAC_NAME | ||
NUMM | Line number within a macro | CHAR | 4 | 0 | TRMAC_NUMM | ||
LINE | Macro text | CHAR | 40 | 0 | TRMAC_LINE |