SAP Table TRMAC
Macros in ABAP/4 programs
TRMAC (Macros in ABAP/4 programs) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link TRMAC to other SAP tables.
Source: TRMAC (Macros in ABAP/4 programs)
TRMAC table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
NAME | Name of macro | TRMAC_NAME | CHAR | 20 | 0 | |||
NUMM | Line number within a macro | TRMAC_NUMM | CHAR | 4 | 0 | |||
LINE | Macro text | TRMAC_LINE | CHAR | 40 | 0 |