SAP ABAP Table TRMAC (Macros in ABAP/4 programs)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP (Package) ABAP Runtime Environment
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | TRMAC |
|
| Short Description | Macros in ABAP/4 programs |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | S | System table, maint. only by SAP, change = modification |
| Data Browser/Table View Maintenance | X | Display/Maintenance Allowed |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
TRMAC_NAME | SYCHAR20 | CHAR | 20 | 0 | Name of macro | ||
| 2 | |
TRMAC_NUMM | SYCHAR04 | CHAR | 4 | 0 | Line number within a macro | ||
| 3 | |
TRMAC_LINE | TEXT40 | CHAR | 40 | 0 | Macro text |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |