DEMO_DBTAB_SCARR - Airline
Airline information is stored in SAP table DEMO_DBTAB_SCARR.
It is part of development package SABAP_DEMOS_SHEETS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Cheat Sheets".
It is part of development package SABAP_DEMOS_SHEETS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "ABAP Cheat Sheets".
Fields for table DEMO_DBTAB_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 |