SAP Table ROAPPL
BW: Application Components
ROAPPL (BW: Application Components) 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 ROAPPL to other SAP tables.
ROAPPL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
APPLNM | Application Component | RSAPPLNM | CHAR | 30 | 0 | |||
APPLNM_P | Superior application component (parent) | RSAPPLNM_P | ROAPPL | CHAR | 30 | 0 | ||
APPLNM_C | Subordinate application component (child) | RSAPPLNM_C | ROAPPL | CHAR | 30 | 0 | ||
APPLNM_N | Next application component (next) | RSAPPLNM_N | ROAPPL | CHAR | 30 | 0 | ||
AAPINAM | Function group for the extraction AAPI | ROAAPINAM | TLIBG | CHAR | 26 | 0 | ||
RELEASE | Release of SAP System | SYSAPRL | CHAR | 4 | 0 |
ROAPPL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
ROAPPL | AAPINAM | ROAPPL | AAPINAM | TLIBG | Person responsible for function class | AREA |
ROAPPL | APPLNM_C | ROAPPL | APPLNM_C | ROAPPL | BW: Application Components | APPLNM |
ROAPPL | APPLNM_N | ROAPPL | APPLNM_N | ROAPPL | BW: Application Components | APPLNM |
ROAPPL | APPLNM_P | ROAPPL | APPLNM_P | ROAPPL | BW: Application Components | APPLNM |