I_CUSTOMERMATERIAL_2
Customer Material
I_CUSTOMERMATERIAL_2 is a CDS View in S/4HANA. Customer Material. It contains 10 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| A_CustomerMaterial | view | from | COMPOSITE | Customer Materials |
| C_CustomerMaterialVH | view | from | CONSUMPTION | Customer Material Value Help |
| C_SlsDocItemCustomerMaterialVH | view | from | CONSUMPTION | Customer Material |
| ESH_N_SOR_CUSTMAT | view | from | Anchor view -SOR_CUSTMAT | |
| I_CustomerMaterialTP | view | from | TRANSACTIONAL | Customer Material BO Draft |
| R_CustomerMaterialTP | view_entity | from | TRANSACTIONAL | Customer Material - TP |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | Customer | Customer | 2 |
| KEY | DistributionChannel | DistributionChannel | 2 |
| KEY | MaterialByCustomer | MaterialByCustomer | 2 |
| KEY | Product | Material,Product | 2 |
| KEY | SalesOrganization | SalesOrganization | 2 |
| BaseUnit | BaseUnit | 1 | |
| DeliveryPriority | DeliveryPriority | 1 | |
| MaterialDescriptionByCustomer | MaterialDescriptionByCustomer | 2 | |
| MinDeliveryQtyInBaseUnit | MinDeliveryQtyInBaseUnit | 1 | |
| Plant | Plant | 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.
-- Customer Material
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CUSTOMERMATERIAL_2 (
CUSTOMER,
DISTRIBUTIONCHANNEL,
MATERIALBYCUSTOMER,
PRODUCT,
SALESORGANIZATION,
BASEUNIT,
DELIVERYPRIORITY,
MATERIALDESCRIPTIONBYCUSTOMER,
MINDELIVERYQTYINBASEUNIT,
PLANT,
PRIMARY KEY (CUSTOMER, DISTRIBUTIONCHANNEL, MATERIALBYCUSTOMER, PRODUCT, SALESORGANIZATION)
);
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