SAP Table SCARGO
Management of freight orders (demo for BC430)
SCARGO (Management of freight orders (demo for BC430)) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link SCARGO to other SAP tables.
SCARGO table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CLIENT | Client | S_MANDT | CLNT | 3 | 0 | |||||||||||||
CARRID | Airline Code | S_CARR_ID | CHAR | 3 | 0 | |||||||||||||
CONNID | Flight Connection Number | S_CONN_ID | NUMC | 4 | 0 | |||||||||||||
FLDATE | Flight date | S_DATE | DATS | 8 | 0 | |||||||||||||
CARGO_ID | ID for freight order | SCARGO_ID | CHAR | 10 | 0 | |||||||||||||
CARGO_DESC | Freight description | SCARGO_DESC | CHAR | 30 | 0 | |||||||||||||
CUSTOMER_NO | Customer number | SCUSTOMER_NUM | NUMC | 8 | 0 | |||||||||||||
CARGOTYPE | Type of freight | SCARGO_TYPE | CHAR | 1 | 0 |
Possible values
|
||||||||||||
VALUE | Freight value | SCARGO_VALUE | CURR | 15 | 2 | |||||||||||||
CURRENCY | Currency Key | CURCY | CUKY | 5 | 0 | |||||||||||||
WEIGHT | Weight of freight | S_WEIGHT | QUAN | 10 | 2 | |||||||||||||
UNIT | Weight unit | S_WEIGHTUNIT | UNIT | 3 | 0 |