/SAPAPO/MATLWH
Location Product for Location Warehouse
/SAPAPO/MATLWH is an SAP database table in S/4HANA. Location Product for Location Warehouse. It contains 5 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_ProdEWMWarehouse | view | from | EXTENSION | Product EWM Warehouse - Extension |
| I_EWM_ProductSearchModel | view | from | BASIC | Warehouse Product for Enterprise Search |
| I_EWM_ProductSearchModel_2 | view_entity | from | BASIC | Warehouse Product for Enterprise Search |
| I_EWM_ProductWarehouse | view_entity | from | BASIC | Product Warehouse Data |
| I_ProdEWMWarehouse | view | from | BASIC | Product EWM Warehouse active core entity |
Fields (5)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | /sapapo/clntapo_mandt | Client | |||
| KEY | matid | /sapapo/matid | Product ID | |||
| KEY | scuguid | /scmb/mdl_scuguid | SC Unit GUID | |||
| KEY | entitled_id | /scwm/de_entitled_id | Ent. to Dispose | |||
| lvorm | /sapapo/lvorm | Deletion flag |
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.
-- Location Product for Location Warehouse
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /SAPAPO/MATLWH (
MANDT, -- Client [/sapapo/clntapo_mandt]
MATID, -- Product ID [/sapapo/matid]
SCUGUID, -- SC Unit GUID [/scmb/mdl_scuguid]
ENTITLED_ID, -- Ent. to Dispose [/scwm/de_entitled_id]
LVORM, -- Deletion flag [/sapapo/lvorm]
PRIMARY KEY (MANDT, MATID, SCUGUID, ENTITLED_ID)
);
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