CMMFDOR_D_BKTI
Commodity Derivative Order Request Bracket Item
CMMFDOR_D_BKTI is an SAP database table in S/4HANA. Commodity Derivative Order Request Bracket Item. It contains 9 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_CmmdtyAssgdOrderReqByBracket | view | from | BASIC | Basic View to Count Bracket Assgd Ords |
| I_CmmdtyOrderBracketItem | view | from | BASIC | Basic View for Order Bracket Item |
| I_CmmdtyRelatedBracketByOrdReq | view | left_outer | BASIC | Basic View to Count Ord Rltd Brackets |
Fields (9)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | cmmdtyorderreqbracketitemuuid | /BOBF/UUID | Key | |||
| cmmdtyorderrequestbracketuuid | /BOBF/UUID | Key | ||||
| commodityorderrequestuuid | /BOBF/UUID | Key | ||||
| commodityorderrequest | CMMFDOR_ORDERREQUESTID | Order ID | ||||
| createdbyuser | CMMFDOR_CREATEDBY | Created By | ||||
| creationdatetime | CMMFDOR_CREATIONDATETIME | Created On | ||||
| lastchangedbyuser | CMMFDOR_LASTCHANGEDBYUSER | Last Changed By | ||||
| lastchangedatetime | CMMFDOR_LASTCHANGEDATETIME | Last Changed On |
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.
-- Commodity Derivative Order Request Bracket Item
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE CMMFDOR_D_BKTI (
MANDT, -- Client [MANDT]
CMMDTYORDERREQBRACKETITEMUUID, -- Key [/BOBF/UUID]
CMMDTYORDERREQUESTBRACKETUUID, -- Key [/BOBF/UUID]
COMMODITYORDERREQUESTUUID, -- Key [/BOBF/UUID]
COMMODITYORDERREQUEST, -- Order ID [CMMFDOR_ORDERREQUESTID]
CREATEDBYUSER, -- Created By [CMMFDOR_CREATEDBY]
CREATIONDATETIME, -- Created On [CMMFDOR_CREATIONDATETIME]
LASTCHANGEDBYUSER, -- Last Changed By [CMMFDOR_LASTCHANGEDBYUSER]
LASTCHANGEDATETIME, -- Last Changed On [CMMFDOR_LASTCHANGEDATETIME]
PRIMARY KEY (MANDT, CMMDTYORDERREQBRACKETITEMUUID)
);
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