R_SETTLMTMGMTDOCITEM
Settlement Management Document Item
R_SETTLMTMGMTDOCITEM is a CDS View in S/4HANA. Settlement Management Document Item. It contains 5 fields. 9 CDS views read from this table.
CDS Views using this table (9)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_SettlmtMgmtDocItemStdVH | view | from | COMPOSITE | Settlement Management Document Item |
| R_CustSettlmtItem | view | from | BASIC | Customer Settlement Item |
| R_ExpnSettlmtItem | view | from | BASIC | Expense Settlement Item |
| R_FrtCostAllocItm | view | from | BASIC | Freight Cost Allocation Document Item |
| R_PersSettlmtDocItem | view | from | BASIC | Personnel Settlement Document Item |
| R_SetlMgmtDocItmPlainLongText | view | inner | BASIC | Settlmt Mgmt Doc Item Plain Long Text |
| R_SettlmtDocItem | view | from | BASIC | Settlement Document Item |
| R_SuplrBillgDocItem | view | from | BASIC | Supplier Billing Document Item |
| R_SuplrSettlmtItem | view | from | BASIC | Supplier Settlement Item |
Fields (5)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | SettlmtMgmtDoc | SettlmtMgmtDoc | 1 |
| KEY | SettlmtMgmtDocItem | SettlmtMgmtDocItem | 1 |
| SettlmtBusProcCat | SettlmtBusProcCat | 1 | |
| SettlmtMgmtDocCat | SettlmtMgmtDocCat | 1 | |
| SettlmtPartnerCat | SettlmtPartnerCat | 1 |
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.
-- Settlement Management Document Item
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE R_SETTLMTMGMTDOCITEM (
SETTLMTMGMTDOC,
SETTLMTMGMTDOCITEM,
SETTLMTBUSPROCCAT,
SETTLMTMGMTDOCCAT,
SETTLMTPARTNERCAT,
PRIMARY KEY (SETTLMTMGMTDOC, SETTLMTMGMTDOCITEM)
);
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