MMPUR_CCTR_SMLTE
Table for simulation result of Central Purchase Contract
MMPUR_CCTR_SMLTE is an SAP database table in S/4HANA. Table for simulation result of Central Purchase Contract. It contains 17 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_CntrlPurContrSimulation | view | from | BASIC | Simulation of central purchase contract |
Fields (17)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | mandt | Client | |||
| KEY | cntrlpurcontrsimulationuuid | guid16 | GUID | |||
| cntrlpurchasecontractdraftuuid | /bobf/uuid | Key | ||||
| centralpurchasecontract | vdm_centralpurchasecontract | Central Purchase Contract | ||||
| purchasingdocumentcategory | bstyp | Doc. Category | ||||
| purchasingdocumenttype | esart | Document Type | ||||
| purchasingorganization | ekorg | Purchasing Org. | ||||
| companycode | bukrs | Company Code | ||||
| paymentterms | farp_dzterm | Payment Terms | ||||
| logicalsystem | logsystem | Logical System | ||||
| documentcurrency | waers | Currency | ||||
| purchasinggroup | bkgrp | Purch. Group | ||||
| distrresponsemessageuuid | guid16 | GUID | ||||
| cepucosimulationisinprocess | xfeld | Checkbox | ||||
| systemmessagetype | msgty | Message Type | ||||
| createdbyuser | mmpur_ernam | Created By | ||||
| cepucosimulationstartdatetime | mmpur_utc | Timestamp |
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.
-- Table for simulation result of Central Purchase Contract
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE MMPUR_CCTR_SMLTE (
MANDT, -- Client [mandt]
CNTRLPURCONTRSIMULATIONUUID, -- GUID [guid16]
CNTRLPURCHASECONTRACTDRAFTUUID, -- Key [/bobf/uuid]
CENTRALPURCHASECONTRACT, -- Central Purchase Contract [vdm_centralpurchasecontract]
PURCHASINGDOCUMENTCATEGORY, -- Doc. Category [bstyp]
PURCHASINGDOCUMENTTYPE, -- Document Type [esart]
PURCHASINGORGANIZATION, -- Purchasing Org. [ekorg]
COMPANYCODE, -- Company Code [bukrs]
PAYMENTTERMS, -- Payment Terms [farp_dzterm]
LOGICALSYSTEM, -- Logical System [logsystem]
DOCUMENTCURRENCY, -- Currency [waers]
PURCHASINGGROUP, -- Purch. Group [bkgrp]
DISTRRESPONSEMESSAGEUUID, -- GUID [guid16]
CEPUCOSIMULATIONISINPROCESS, -- Checkbox [xfeld]
SYSTEMMESSAGETYPE, -- Message Type [msgty]
CREATEDBYUSER, -- Created By [mmpur_ernam]
CEPUCOSIMULATIONSTARTDATETIME, -- Timestamp [mmpur_utc]
PRIMARY KEY (MANDT, CNTRLPURCONTRSIMULATIONUUID)
);
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