/SAPAPO/PRJSTK_H
Projected Stock Chart Header
/SAPAPO/PRJSTK_H is an SAP database table in S/4HANA. Projected Stock Chart Header. It contains 25 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| R_ProjectedStock | view_entity | from | BASIC | Projected Stock Chart |
Fields (25)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | projected_stock_uuid | SYSUUID_X16 | UUID | |||
| simsession_uuid | /SAPAPO/OM_SIMSESSION | Sim. Session | ||||
| start_value_qty | /SAPAPO/REAL_MENGE | Rec./Reqmts Qty | ||||
| product | /SAPAPO/MATNR | Product | ||||
| product_desc | /SAPAPO/MAKTX | Product Description | ||||
| location | /SAPAPO/LOCNO | Location | ||||
| planning_segment | /SAPAPO/SSEXT | Acct.Assgt Obj. | ||||
| planning_vers_ext | /SAPAPO/VRSIOEX | Plng Version | ||||
| target_days_supply_qty1 | /SAPAPO/RRP_ACTCV | Days' Supply | ||||
| target_days_supply_qty2 | /SAPAPO/RRP_ACTCV | Days' Supply | ||||
| target_days_supply_qty3 | /SAPAPO/RRP_ACTCV | Days' Supply | ||||
| target_days_supply_desc1 | /SAPAPO/CVTYPTEXT40 | Days' type des | ||||
| target_days_supply_desc2 | /SAPAPO/CVTYPTEXT40 | Days' type des | ||||
| target_days_supply_desc3 | /SAPAPO/CVTYPTEXT40 | Days' type des | ||||
| target_days_supply_unit1 | /SAPAPO/DAYS_SUPPLY_UOM | Days'SupplyUnit | ||||
| target_days_supply_unit2 | /SAPAPO/DAYS_SUPPLY_UOM | Days'SupplyUnit | ||||
| target_days_supply_unit3 | /SAPAPO/DAYS_SUPPLY_UOM | Days'SupplyUnit | ||||
| target_days_supply_alert_lvl1 | /SAPAPO/ALERT_COVER1 | Alert DSupply 1 | ||||
| target_days_supply_alert_lvl2 | /SAPAPO/ALERT_COVER2 | Alert DSupply 2 | ||||
| target_days_supply_alert_lvl3 | /SAPAPO/ALERT_COVER3 | Alert DSupply3 | ||||
| last_change_date_time | TIMESTAMPL | Time Stamp | ||||
| unit_of_measure | /SAPAPO/MEINS | Base Unit | ||||
| safety_stock_method | /SAPAPO/MSDP_SB_METHOD | Safety Stock Method | ||||
| target_stock_method | /SAPAPO/TARGET_METHOD | Targ.Stk Lvl Md |
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.
-- Projected Stock Chart Header
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE /SAPAPO/PRJSTK_H (
MANDT, -- Client [MANDT]
PROJECTED_STOCK_UUID, -- UUID [SYSUUID_X16]
SIMSESSION_UUID, -- Sim. Session [/SAPAPO/OM_SIMSESSION]
START_VALUE_QTY, -- Rec./Reqmts Qty [/SAPAPO/REAL_MENGE]
PRODUCT, -- Product [/SAPAPO/MATNR]
PRODUCT_DESC, -- Product Description [/SAPAPO/MAKTX]
LOCATION, -- Location [/SAPAPO/LOCNO]
PLANNING_SEGMENT, -- Acct.Assgt Obj. [/SAPAPO/SSEXT]
PLANNING_VERS_EXT, -- Plng Version [/SAPAPO/VRSIOEX]
TARGET_DAYS_SUPPLY_QTY1, -- Days' Supply [/SAPAPO/RRP_ACTCV]
TARGET_DAYS_SUPPLY_QTY2, -- Days' Supply [/SAPAPO/RRP_ACTCV]
TARGET_DAYS_SUPPLY_QTY3, -- Days' Supply [/SAPAPO/RRP_ACTCV]
TARGET_DAYS_SUPPLY_DESC1, -- Days' type des [/SAPAPO/CVTYPTEXT40]
TARGET_DAYS_SUPPLY_DESC2, -- Days' type des [/SAPAPO/CVTYPTEXT40]
TARGET_DAYS_SUPPLY_DESC3, -- Days' type des [/SAPAPO/CVTYPTEXT40]
TARGET_DAYS_SUPPLY_UNIT1, -- Days'SupplyUnit [/SAPAPO/DAYS_SUPPLY_UOM]
TARGET_DAYS_SUPPLY_UNIT2, -- Days'SupplyUnit [/SAPAPO/DAYS_SUPPLY_UOM]
TARGET_DAYS_SUPPLY_UNIT3, -- Days'SupplyUnit [/SAPAPO/DAYS_SUPPLY_UOM]
TARGET_DAYS_SUPPLY_ALERT_LVL1, -- Alert DSupply 1 [/SAPAPO/ALERT_COVER1]
TARGET_DAYS_SUPPLY_ALERT_LVL2, -- Alert DSupply 2 [/SAPAPO/ALERT_COVER2]
TARGET_DAYS_SUPPLY_ALERT_LVL3, -- Alert DSupply3 [/SAPAPO/ALERT_COVER3]
LAST_CHANGE_DATE_TIME, -- Time Stamp [TIMESTAMPL]
UNIT_OF_MEASURE, -- Base Unit [/SAPAPO/MEINS]
SAFETY_STOCK_METHOD, -- Safety Stock Method [/SAPAPO/MSDP_SB_METHOD]
TARGET_STOCK_METHOD, -- Targ.Stk Lvl Md [/SAPAPO/TARGET_METHOD]
PRIMARY KEY (MANDT, PROJECTED_STOCK_UUID)
);
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