P_SIMLNLOGSINGLESUCCESS
Single Success Log Message
P_SIMLNLOGSINGLESUCCESS is a CDS View in S/4HANA. Single Success Log Message. It contains 10 fields. 5 CDS views read from this table.
CDS Views using this table (5)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_MassUpdtCntrlCtrHierMsgDets | view | from | CONSUMPTION | Message Facet for HCTR Object Page |
| C_MassUpdtCntrlCtrMsgDets | view | from | CONSUMPTION | Message Facet for CCTR Object Page |
| C_MassUpdtPurgDocsMsgDets | view | from | CONSUMPTION | Message Facet Object Page |
| C_SimulationLogStatusCount | view | from | CONSUMPTION | Count error, wrng msgs in app log |
| P_PurgDocSimlnMsgId | view | from | CONSUMPTION | P View for Unique message ID |
Fields (10)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | PurchasingDocument | ActivePurchasingDocument,PurchasingDocument | 2 |
| KEY | PurchasingDocumentItem | PurchasingDocumentItem | 2 |
| KEY | SimulationJobUUID | SimulationJobUUID | 2 |
| KEY | SystemMessageIdentification | SystemMessageIdentification | 2 |
| KEY | SystemMessageNumber | SystemMessageNumber | 2 |
| KEY | SystemMessageType | SystemMessageType | 2 |
| KEY | SystemMessageVariable1 | SystemMessageVariable1 | 2 |
| KEY | SystemMessageVariable2 | SystemMessageVariable2 | 2 |
| KEY | SystemMessageVariable3 | SystemMessageVariable3 | 2 |
| KEY | SystemMessageVariable4 | SystemMessageVariable4 | 2 |
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.
-- Single Success Log Message
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_SIMLNLOGSINGLESUCCESS (
PURCHASINGDOCUMENT,
PURCHASINGDOCUMENTITEM,
SIMULATIONJOBUUID,
SYSTEMMESSAGEIDENTIFICATION,
SYSTEMMESSAGENUMBER,
SYSTEMMESSAGETYPE,
SYSTEMMESSAGEVARIABLE1,
SYSTEMMESSAGEVARIABLE2,
SYSTEMMESSAGEVARIABLE3,
SYSTEMMESSAGEVARIABLE4,
PRIMARY KEY (PURCHASINGDOCUMENT, PURCHASINGDOCUMENTITEM, SIMULATIONJOBUUID, SYSTEMMESSAGEIDENTIFICATION, SYSTEMMESSAGENUMBER, SYSTEMMESSAGETYPE, SYSTEMMESSAGEVARIABLE1, SYSTEMMESSAGEVARIABLE2, SYSTEMMESSAGEVARIABLE3, SYSTEMMESSAGEVARIABLE4)
);
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