I_PRODSTRUCVARIANTBASIC
Product Structure Variant Basic
I_PRODSTRUCVARIANTBASIC is a CDS View in S/4HANA. Product Structure Variant Basic. It contains 10 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_ProductStructureVariant | view | from | COMPOSITE | Product Structure Variant |
| I_ProductStructureVariant_2 | view | from | COMPOSITE | Product Structure Variant |
| I_ProductStructureVariantVH | view | from | BASIC | Product Structure Variant Value Help |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | ProductStructureVariantUUID | ProductStructureVariantUUID | 2 |
| ProdStructureVariantParentUUID | ProdStructureVariantParentUUID | 1 | |
| ProdStrucVariantUniqueID | ProdStrucVariantUniqueID | 3 | |
| ProductStrucLastChangedByUser | ProductStrucLastChangedByUser | 1 | |
| ProductStrucLastChangedDate | ProductStrucLastChangedDate | 1 | |
| ProductStructureCreatedByUser | ProductStructureCreatedByUser | 1 | |
| ProductStructureCreationDate | ProductStructureCreationDate | 1 | |
| ProductStructureGnrcObjType | ProductStructureGnrcObjType | 1 | |
| ProductStructureVariantName | ProductStructureVariantName | 1 | |
| ProductStructureVariantType | ProductStructureVariantType | 2 |
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.
-- Product Structure Variant Basic
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PRODSTRUCVARIANTBASIC (
PRODUCTSTRUCTUREVARIANTUUID,
PRODSTRUCTUREVARIANTPARENTUUID,
PRODSTRUCVARIANTUNIQUEID,
PRODUCTSTRUCLASTCHANGEDBYUSER,
PRODUCTSTRUCLASTCHANGEDDATE,
PRODUCTSTRUCTURECREATEDBYUSER,
PRODUCTSTRUCTURECREATIONDATE,
PRODUCTSTRUCTUREGNRCOBJTYPE,
PRODUCTSTRUCTUREVARIANTNAME,
PRODUCTSTRUCTUREVARIANTTYPE,
PRIMARY KEY (PRODUCTSTRUCTUREVARIANTUUID)
);
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