DEMO_TEST_SCARR - Airline Carrier
Airline Carrier information is stored in SAP table DEMO_TEST_SCARR.
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_TEST_SCARR
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | S_MANDT | CLNT | 6 | T000 |
CARRID | Airline Code | X | S_CARR_ID | CHAR | 6 | |
CARRNAME | Airline name | S_CARRNAME | CHAR | 40 | ||
CURRCODE | Local currency of airline | S_CURRCODE | CUKY | 10 | SCURX | |
URL | Airline URL | S_CARRURL | CHAR | 510 |