CNV_DEMO_FLSTTPL - Template table for Z-Table with monthy flight statistics
Template table for Z-Table with monthy flight statistics information is stored in SAP table CNV_DEMO_FLSTTPL.
It is part of development package CNV_DEMO in software component CA-LT. This development package consists of objects that can be grouped under "Dev. class for customer demo transformation packages".
It is part of development package CNV_DEMO in software component CA-LT. This development package consists of objects that can be grouped under "Dev. class for customer demo transformation packages".
Fields for table CNV_DEMO_FLSTTPL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
CARRID | Airline Code | X | S_CARR_ID | CHAR | 6 | |
CONNID | Flight Connection Number | X | S_CONN_ID | NUMC | 8 | |
SYEAR | Calendar year | X | RSCALYEAR | NUMC | 8 | |
SMONTH | Month in year | X | CNV_DEMO_MONTH | NUMC | 4 | |
NUM_PASS_ECON | Occupied seats in economy class | S_SEATSOCC | INT4 | 4 | ||
NUM_PASS_BUSI | Occupied seats in business class | S_SOCC_B | INT4 | 4 | ||
NUM_PASS_FIRS | Occupied seats in first class | S_SOCC_F | INT4 | 4 | ||
PAYMENTS | Total of current bookings | S_SUM | CURR | 9 | ||
CURRENCY | Local currency of airline | S_CURRCODE | CUKY | 10 |