PPH_DDL_MDPB_B
PPH_DDL_MDPB_B is a CDS View in SAP S/4HANA. It reads from 1 data source (PPH_E_MDPB) and exposes 36 fields.
Data Sources (1)
| Source | Alias | Join Type |
|---|---|---|
| PPH_E_MDPB | m | from |
Annotations (6)
| Name | Value | Level | Field |
|---|---|---|---|
| AbapCatalog.sqlViewName | V_PPH_MDPB_B | view | |
| AccessControl.authorizationCheck | #NOT_REQUIRED | view | |
| ClientHandling.algorithm | #AUTOMATED | view | |
| ObjectModel.usageType.serviceQuality | #X | view | |
| ObjectModel.usageType.sizeCategory | #XXL | view | |
| ObjectModel.usageType.dataClass | #TRANSACTIONAL | view |
Fields (36)
| Key | Field | Source Table | Source Field | Description |
|---|---|---|---|---|
| matnr | matnr | Vehicle Model | ||
| werks | werks | Receiving Plant | ||
| dat00 | dat00 | Planned dates | ||
| sort1 | sort1 | Sort string 1 | ||
| sort2 | sort2 | Sort string 2 | ||
| delkz | delkz | MRP Elmnt Ind. | ||
| vrfkz | vrfkz | Availability | ||
| plumi | plumi | Plus/minus | ||
| mng01 | mng01 | Rec./reqd qty | ||
| mng03 | mng03 | Shortage Quantity | ||
| dat01 | dat01 | Finish date | ||
| perkz | perkz | Period Type | ||
| baart | baart | P.O./Order type | ||
| delnr | delnr | Order No.(OLTP) | ||
| zuvkz | zuvkz | Consumption | ||
| vervp | vervp | CInd. | ||
| versb | versb | Version | ||
| sernr | sernr | Serial Number | ||
| techs | techs | Tech st from | ||
| verid | verid | Version ID | ||
| knttp | knttp | AcctAssgnCat:CC | ||
| kzvbr | kzvbr | Consumption | ||
| sobkz | sobkz | Special Stock | ||
| kdauf | kdauf | SD Document | ||
| kdpos | kdpos | Sales Ord. Item | ||
| pspel | pspel | WBS Element | ||
| cuobj | cuobj | Object Number | ||
| vrpla | vrpla | W/o final assy | ||
| pbdnr | pbdnr | Requirements Plan | ||
| kzbws | kzbws | Valuation | ||
| sgt_rcat | sgt_rcat | Req. Segment | ||
| mdpb_plnkz | mdpb_plnkz | |||
| mdpb_oplkz | mdpb_oplkz | |||
| knttp_db | knttp_db | |||
| kzvbr_db | kzvbr_db | |||
| kzbws_db | kzbws_db |
Derived SQL interpretation, reconstructed from the parsed view metadata (data sources, associations, and field mappings). SAP annotations are omitted and the structure is reformulated as SQL — this is a functional approximation, not the verbatim SAP source.
-- Derived SQL interpretation of CDS view PPH_DDL_MDPB_B.
-- Reconstructed from parsed metadata (data sources, associations, fields).
-- SAP annotations are omitted and the structure is reformulated as SQL;
-- this is a functional approximation, not the verbatim SAP source. Some join
-- conditions may be unavailable and a few CDS constructs are kept as-is.
-- SQL view name: V_PPH_MDPB_B
CREATE VIEW PPH_DDL_MDPB_B AS
SELECT
matnr,
werks,
dat00,
sort1,
sort2,
delkz,
vrfkz,
plumi,
mng01,
mng03,
dat01,
perkz,
baart,
delnr,
zuvkz,
vervp,
versb,
sernr,
techs,
verid,
knttp,
kzvbr,
sobkz,
kdauf,
kdpos,
pspel,
cuobj,
vrpla,
pbdnr,
kzbws,
sgt_rcat,
mdpb_plnkz,
mdpb_oplkz,
knttp_db,
kzvbr_db,
kzbws_db
FROM PPH_E_MDPB AS m
;
Learn More
- CDS View Annotations — A Complete Guide
- What Is a CDS View in SAP S/4HANA?
- Types of CDS Views: Basic, Composite, Consumption, and Transactional
- SAP Tables vs CDS Views — Key Differences
- Understanding Data Lineage in SAP S/4HANA
- VDM (Virtual Data Model) in SAP S/4HANA Explained
- CDS View Field Mapping and Associations
- Understanding the SAP S/4HANA Data Model
- CDS View Extensions and Custom Fields in SAP S/4HANA
- Released APIs and Stability Contracts in SAP S/4HANA
- 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
- BW Extractor to CDS View Migration Guide
- S/4HANA CDS View Deprecation: What You Need to Know
- ABAP CDS View Tutorial — From Basics to Real-World Examples
- RAP and CDS Views — Building Transactional Apps in SAP S/4HANA
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA