DEMO_SFLIGHT_AGG - Demo for Aggregation in a GTT
Demo for Aggregation in a GTT information is stored in SAP table DEMO_SFLIGHT_AGG.
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_SFLIGHT_AGG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | S_MANDT | CLNT | 6 | |
CARRID | Airline Code | X | S_CARR_ID | CHAR | 6 | |
CONNID | Flight Connection Number | X | S_CONN_ID | NUMC | 8 | |
FLDATE | Flight date | X | S_DATE | DATS | 16 | |
SEATSOCC | Occupied seats in economy class | S_SEATSOCC | INT4 | 4 |