SAP Table
CCUNC121 Packaging Codes (Enhanced Data Model)
SAP table CCUNC121 has 3 primary key fields being MANDT,LWDG,PACKCODE.
If you are only analysing data from a single SAP instance you may omit field MANDT in your relationships as it will be the same across the entire dataset. On the other hand, if you are combining data from multiple SAP instances you need to take MANDT into account.
/ Fields
CCUNC121 columns.
| Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |
|---|---|---|---|---|---|---|---|
| KeyMANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |
| KeyLWDG | Dangerous Goods Regulation | CHAR | 12 | 0 | THM063 | THME_LWDG | |
| KeyPACKCODE | Packaging Code | CHAR | 10 | 0 | CBUNE_PACODE | ||
| MAX_VOLUME_PACK | Packaging: Maximum Volume | QUAN | 8 | 2 | CBUNE_MAX_VOLUME_PACK | ||
| U_MAX_VOL_PACK | Unit of Measurement for Packaging: Maximum Volume | UNIT | 3 | 0 | * | CBUNE_U_MAX_VOL_PACK | |
| MAX_QUANT_PACK | Packaging: Maximum Mass | QUAN | 8 | 2 | CBUNE_MAX_QUANT_PACK | ||
| U_MAX_QUANT_PACK | Unit of Measurement for Packaging: Maximum Mass | UNIT | 3 | 0 | * | CBUNE_U_MAX_QUANT_PACK |