CARRIERS - ABAP/4 book: Airlines
ABAP/4 book: Airlines information is stored in SAP table CARRIERS.
It is part of development package SABB in software component BC-DWB-UTL. This development package consists of objects that can be grouped under "Example Objects for the ABAP Manual".
It is part of development package SABB in software component BC-DWB-UTL. This development package consists of objects that can be grouped under "Example Objects for the ABAP Manual".
Fields for table CARRIERS
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 | * |