DEMO_SUMDIST - Aggregation Table with Replacement Object
Aggregation Table with Replacement Object information is stored in SAP table DEMO_SUMDIST.
It is part of development package SABAPDEMOS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Demos for ABAP Documentation, not for Production Use".
It is part of development package SABAPDEMOS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Demos for ABAP Documentation, not for Production Use".
Fields for table DEMO_SUMDIST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
CARRNAME | Airline name | X | S_CARRNAME | CHAR | 40 | |
DISTID | Mass unit of distance (kms, miles) | X | S_DISTID | UNIT | 6 | |
SUM_DISTANCE | Distance | S_DISTANCE | QUAN | 5 |