PROD_PLANT_STOR
I_PRODUCTWD I_PRODUCTPLANTSTORAGEWD
PROD_PLANT_STOR is an SAP database table in S/4HANA. I_PRODUCTWD I_PRODUCTPLANTSTORAGEWD. It contains 12 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| E_Productplantstoraged | view | from | EXTENSION | Ext plant str draft(prd_plant_storage) |
Fields (12)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | draftuuid | /bobf/uuid | Key | |||
| parentdraftuuid | /bobf/uuid | Key | ||||
| rootdraftuuid | /bobf/uuid | Key | ||||
| product | productnumber | Product | ||||
| plant | werks_d | Plant | ||||
| plantforedit | werks_d | Plant | ||||
| inventoryforcyclecountind | abcin | CC Phys. Inv. | ||||
| provisioningservicelevel | w_servgrd | Service Level | ||||
| maximumstorageperiod | maxlz | Max. Storage | ||||
| cyclecountingindicatorisfixed | ccfix | CC ind. fixed | ||||
| hasactiveentity | sdraft_has_active | Has active |
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.
-- I_PRODUCTWD I_PRODUCTPLANTSTORAGEWD
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE PROD_PLANT_STOR (
MANDT, -- Client [mandt]
DRAFTUUID, -- Key [/bobf/uuid]
PARENTDRAFTUUID, -- Key [/bobf/uuid]
ROOTDRAFTUUID, -- Key [/bobf/uuid]
PRODUCT, -- Product [productnumber]
PLANT, -- Plant [werks_d]
PLANTFOREDIT, -- Plant [werks_d]
INVENTORYFORCYCLECOUNTIND, -- CC Phys. Inv. [abcin]
PROVISIONINGSERVICELEVEL, -- Service Level [w_servgrd]
MAXIMUMSTORAGEPERIOD, -- Max. Storage [maxlz]
CYCLECOUNTINGINDICATORISFIXED, -- CC ind. fixed [ccfix]
HASACTIVEENTITY, -- Has active [sdraft_has_active]
PRIMARY KEY (MANDT, DRAFTUUID)
);
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