R_RU_EXPRTCSTMSDECLNITEMDRAFT
Export Customs Declaration Item Draft
R_RU_EXPRTCSTMSDECLNITEMDRAFT is a CDS View in S/4HANA. Export Customs Declaration Item Draft. It contains 14 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_RU_ExprtCstmsDeclnItmDrftAct | view | union | COMPOSITE | Export Customs Declaration Draft and Active Item union |
| P_RU_ExprtCstmsDeclnSubDrftAct | view | union | COMPOSITE | Draft and Active subitems |
Fields (14)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CustomsDeclarationSubitem | CustomsDeclarationSubitem | 1 |
| KEY | RU_ExprtCustomsDeclarationItem | RU_ExprtCustomsDeclarationItem | 2 |
| BillingDocument | BillingDocument | 1 | |
| BillingDocumentItem | BillingDocumentItem | 1 | |
| CstmsDeclnItemQuantity | CstmsDeclnItemQuantity | 1 | |
| CstmsDeclnSubItemQuantity | CstmsDeclnSubItemQuantity | 1 | |
| Material | Material | 1 | |
| RU_ContractDocument | RU_ContractDocument | 1 | |
| RU_TemporaryCustomsDeclaration | RU_TemporaryCustomsDeclaration | 1 | |
| RU_TmpCstmsDeclarationItem | RU_TmpCstmsDeclarationItem | 1 | |
| SalesOrder | SalesOrder | 1 | |
| SalesOrderItem | SalesOrderItem | 1 | |
| TradingContractItem | TradingContractItem | 1 | |
| UnitOfMeasure | UnitOfMeasure | 1 |
Derived SQL schema, reconstructed from the indexed DDIC field metadata (field names, types, lengths and key flags) — a functional representation, not the verbatim SAP source.
-- Export Customs Declaration Item Draft
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE R_RU_EXPRTCSTMSDECLNITEMDRAFT (
CUSTOMSDECLARATIONSUBITEM,
RU_EXPRTCUSTOMSDECLARATIONITEM,
BILLINGDOCUMENT,
BILLINGDOCUMENTITEM,
CSTMSDECLNITEMQUANTITY,
CSTMSDECLNSUBITEMQUANTITY,
MATERIAL,
RU_CONTRACTDOCUMENT,
RU_TEMPORARYCUSTOMSDECLARATION,
RU_TMPCSTMSDECLARATIONITEM,
SALESORDER,
SALESORDERITEM,
TRADINGCONTRACTITEM,
UNITOFMEASURE,
PRIMARY KEY (CUSTOMSDECLARATIONSUBITEM, RU_EXPRTCUSTOMSDECLARATIONITEM)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA