I_PRODUCTUNITOFMEASUREEAN
International Article Number of Product
I_PRODUCTUNITOFMEASUREEAN is a CDS View in S/4HANA. International Article Number of Product. It contains 7 fields. 8 CDS views read from this table.
CDS Views using this table (8)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_ProductUnitsOfMeasureEAN | view | from | COMPOSITE | GTIN Data |
| C_CSPRProductBaseUoMGTIN | view | from | CONSUMPTION | Count Products with RFID: Prd Base GTIN |
| C_SalesOrderItemProductEANVH | view_entity | inner | CONSUMPTION | Product By EAN/UPC |
| C_SlsContrItemProductEANVH | view_entity | inner | CONSUMPTION | Products by EAN |
| I_Productunitomeasureeanwd | view | from | TRANSACTIONAL | Product: Composite view for UoM EAN |
| I_StorePkngReqSubstnItmAll | view | from | BASIC | Picking Request Subst item |
| P_Productunitomeasureeanwd | view | from | COMPOSITE | |
| R_ProductUnitOfMeasureEANTP | view_entity | from | TRANSACTIONAL | Product Unit of Measure EAN |
Fields (7)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AlternativeUnit | activealternativeunit,AlternativeUnit,AlternativeUnitForEdit,RequestedQuantityUnit,TargetQuantityUnit | 4 |
| KEY | ConsecutiveNumber | ConsecutiveNumber | 3 |
| KEY | Product | ActiveProduct,Product | 3 |
| _Product | _Product | 2 | |
| InternationalArticleNumberCat | InternationalArticleNumberCat | 2 | |
| IsMainGlobalTradeItemNumber | IsMainGlobalTradeItemNumber | 4 | |
| ProductStandardID | ProductStandardID | 5 |
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.
-- International Article Number of Product
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PRODUCTUNITOFMEASUREEAN (
ALTERNATIVEUNIT,
CONSECUTIVENUMBER,
PRODUCT,
_PRODUCT,
INTERNATIONALARTICLENUMBERCAT,
ISMAINGLOBALTRADEITEMNUMBER,
PRODUCTSTANDARDID,
PRIMARY KEY (ALTERNATIVEUNIT, CONSECUTIVENUMBER, PRODUCT)
);
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