PRCD_ELEMENTS
Pricing Elements
PRCD_ELEMENTS is an SAP database table in S/4HANA. Pricing Elements. It contains 1 fields. 7 CDS views read from this table.
CDS Views using this table (7)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| Fclm_Mmpd_Dcost | view | inner | Delivery Cost of MM Items | |
| I_PricingElement | view | from | BASIC | Pricing Element |
| P_CustCndnTypesPercentage | view | from | BASIC | Percentage of Customer defined Condition Types in Pricing |
| P_NmbrOfPricingItems | view | from | BASIC | Number of Items for a Pricing Document |
| v_konv | view | from | CDS-View for PRCD_ELEM_DRAFT to KONV conversion | |
| V_WB2_VBRK_VBRP_3 | view | inner | Business Volume from Billing Document for Chargeback | |
| WB2_PRCD_ELEM_PART_SETTK | view | from | Entries in PRCD_ELEMENTS |
Fields (1)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | client | mandt | Client |
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.
-- Pricing Elements
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE PRCD_ELEMENTS (
CLIENT, -- Client [mandt]
PRIMARY KEY (CLIENT)
);
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