P_CONT_DATA
Generated Table for View
P_CONT_DATA is an SAP database table in S/4HANA. Generated Table for View. It contains 15 fields. 2 CDS views read from this table.
CDS Views using this table (2)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| P_ACCGO_APPDOC_DTLS | view | inner | BASIC | |
| P_ACCGO_STOR_DTLS | view | from | BASIC |
Fields (15)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | contract | TKONN | Trading Contract | |||
| KEY | contract_itm | TPOSN | Item Number | |||
| contract_subitem | TPOSN_SUB | Subitem | ||||
| purch_org | EKORG | Purchasing Org. | ||||
| purch_grp | EKGRP | Purch. Group | ||||
| contract_curr | WAERS | Currency | ||||
| contract_type | TCTYP | Contract Type | ||||
| sales_org | VKORG | Sales Org. | ||||
| dist_chnl | VTWEG | Distr. Channel | ||||
| division | SPART | Division | ||||
| company_code | BUKRS | Company Code | ||||
| contract_status | BTBSTA | ApplicStatus | ||||
| contract_doc_type | WB2_DOC_TYPE | Document Type | ||||
| wbgt_side | WB2_SIDE | Side |
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.
-- Generated Table for View
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_CONT_DATA (
MANDT, -- Client [MANDT]
CONTRACT, -- Trading Contract [TKONN]
CONTRACT_ITM, -- Item Number [TPOSN]
CONTRACT_SUBITEM, -- Subitem [TPOSN_SUB]
PURCH_ORG, -- Purchasing Org. [EKORG]
PURCH_GRP, -- Purch. Group [EKGRP]
CONTRACT_CURR, -- Currency [WAERS]
CONTRACT_TYPE, -- Contract Type [TCTYP]
SALES_ORG, -- Sales Org. [VKORG]
DIST_CHNL, -- Distr. Channel [VTWEG]
DIVISION, -- Division [SPART]
COMPANY_CODE, -- Company Code [BUKRS]
CONTRACT_STATUS, -- ApplicStatus [BTBSTA]
CONTRACT_DOC_TYPE, -- Document Type [WB2_DOC_TYPE]
WBGT_SIDE, -- Side [WB2_SIDE]
PRIMARY KEY (MANDT, CONTRACT, CONTRACT_ITM)
);
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