CNV_PE_IF_PAR
Interface parameters in posting engine
CNV_PE_IF_PAR is an SAP database table in S/4HANA. Interface parameters in posting engine. It contains 6 fields. 13 CDS views read from this table.
CDS Views using this table (13)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| /ltb/i_mc_pe_ana_keymeta | view_entity | from | Root Table Key Field Metadata | |
| /ltb/i_mc_pe_ana_keymeta | view_entity | inner | Root Table Key Field Metadata | |
| cnv_dmc_mc_pe_instance_fileds | view_entity | from | Instance fields | |
| cnv_dmc_mc_pe_instance_fileds | view_entity | inner | Instance fields | |
| cnv_dmc_mc_pe_step_params | view_entity | from | Step parameters | |
| cnv_dmc_mc_pe_step_params | view_entity | left_outer | Step parameters | |
| cnv_dmc_mc_pe_table_fileds | view_entity | from | Table fields | |
| cnv_dmc_mc_pe_table_fileds | view_entity | left_outer | Table fields | |
| cnv_dmc_mc_pe_table_fileds | view_entity | union | Table fields | |
| CNV_PE_MC_DM_ROOT_PAR | view_entity | inner | Root parameter of MO datamodel | |
| cnv_pe_mc_tranlst_breadcrumb | view_entity | left_outer | Transfer List Parameter Breadcrumb | |
| cnv_pe_mc_tranlst_parameter | view_entity | from | Transfer List Parameter | |
| cnv_pe_mc_tranlst_parameter | view_entity | left_outer | Transfer List Parameter |
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.
-- Interface parameters in posting engine
-- Category TRANSPARENT · Delivery class C
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE CNV_PE_IF_PAR (
MANDT, -- Client [mandt]
IF_ID, -- InterfaceID [cnv_pe_if_id]
ID, -- InterfacePar ID [cnv_pe_if_par_id]
PARENT_ID, -- Object ID [cnv_pe_obj_id]
FORKEY_ID, -- Object ID [cnv_pe_obj_id]
PARTYP_ID, -- Object ID [cnv_pe_obj_id]
PRIMARY KEY (MANDT, IF_ID, ID)
);
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