I_PRODUCTTOASSORTMENTMODULE
Product Assignment to Assortment Object
I_PRODUCTTOASSORTMENTMODULE is a CDS View in S/4HANA. Product Assignment to Assortment Object. It contains 9 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_AllocationTableNumber | view_entity | inner | COMPOSITE | AllocTableNo for Listing by Allocation |
| I_AssortmentDetail | view_entity | inner | COMPOSITE | Assortment Listing |
| I_ExplctAsstmtMdlExclsnRatio | view_entity | inner | COMPOSITE | Ratio of Stores With Exclusion to all Stores |
| I_ExternalStoreListingTP | view_entity | from | TRANSACTIONAL | Product Assignment to Store by External Source |
| I_ProdToExplctAsstmtMdlVersTP | view_entity | from | TRANSACTIONAL | Product Assignment to Asstmt Mdl Version |
| I_ProdToExplicitAsstmtModule | view | inner | COMPOSITE | Product Assignment to Assortment Module |
| I_VersionDetail | view_entity | inner | COMPOSITE | Version Listing |
Fields (9)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | AssortmentModuleUUID | AssortmentModuleUUID | 2 |
| KEY | Product | Product | 5 |
| KEY | ValidityEndDate | ValidityEndDate | 2 |
| KEY | ValidityStartDate | ValidityStartDate | 2 |
| _Product | _Product | 2 | |
| LastChangeDate | LastChangeDate | 1 | |
| LastChangeDateTime | LastChangeDateTime | 1 | |
| LastChangedByUserName | LastChangedByUserName | 1 | |
| ProductIsMandatoryInAssortment | ProductIsMandatoryInAssortment | 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 Assignment to Assortment Object
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_PRODUCTTOASSORTMENTMODULE (
ASSORTMENTMODULEUUID,
PRODUCT,
VALIDITYENDDATE,
VALIDITYSTARTDATE,
_PRODUCT,
LASTCHANGEDATE,
LASTCHANGEDATETIME,
LASTCHANGEDBYUSERNAME,
PRODUCTISMANDATORYINASSORTMENT,
PRIMARY KEY (ASSORTMENTMODULEUUID, PRODUCT, VALIDITYENDDATE, VALIDITYSTARTDATE)
);
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