SAP ABAP Table Field CARRIERS-CURRCODE (Local currency of airline)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-UTL (Application Component) Workbench Utilities
⤷
SABB (Package) Example Objects for the ABAP/4 Manual
⤷
⤷
Basic Data
| Table | CARRIERS | ABAP/4 book: Airlines |
| Field | CURRCODE | Local currency of airline |
| Position | 4 |
Field Attributes
| Key | ||
| Mandatory | ||
| Data Element | S_CURRCODE | Local currency of airline |
| Check Table | * | |
| Nesting depth for includes | 0 | |
| Internal ABAP Type | C | Character String |
| Internal Length in Bytes | 5 | |
| Reference table | ||
| Name of Include | ||
| Reference Field (CURR or QTY) | ||
| Check module | ||
| NOT NULL forced | X | NOT NULL forced |
| Data Type in ABAP Dictionary | CUKY | Currency key, referenced by CURR fields |
| Length (No. of Characters) | 5 | |
| Number of Decimal Places | 0 | |
| Domain name | S_CURR | Currency key for request |
| Origin of an input help (F4) | No input help exists | |
| DD: Flag if it is a table | No / FALSE | |
| DD: Depth for structured types | 0 | |
| DD: Component Type | E | Data element |
| Type of Object Referenced | No Information | |
| DD: Indicator for a Language Field | Not selected as language field | |
| Position of the field in the table | 0 |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in |