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