CRMS4S_BTMF_PCN
BTMF Container Attributes for Process
CRMS4S_BTMF_PCN is an SAP database table in S/4HANA. BTMF Container Attributes for Process. It contains 6 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_SrvcTransProcAttribIntInfo | view | from | BASIC | Attributes for Process(Internal) |
Fields (6)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | process | CRMS4_BTMF_PROCESS | BTMF Process | |||
| KEY | sequence | CRMS4_BTMF_CONT_ATTR_SEQ | Attribute Sequence | |||
| oneord_fieldname | CRMS4_API_ONEORD_FLD_NAME | Technical Field Name | ||||
| oneord_bt_subobj | CRMT_OBJECT_NAME | Object Name | ||||
| additional_det_key | CRMS4_API_ADD_DETERMINE_KEY | Additional Key | ||||
| additional_det_val | CRMS4_API_ADD_DETERMINE_VAL | Additional Value |
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.
-- BTMF Container Attributes for Process
-- Category TRANSPARENT · Delivery class S
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE CRMS4S_BTMF_PCN (
PROCESS, -- BTMF Process [CRMS4_BTMF_PROCESS]
SEQUENCE, -- Attribute Sequence [CRMS4_BTMF_CONT_ATTR_SEQ]
ONEORD_FIELDNAME, -- Technical Field Name [CRMS4_API_ONEORD_FLD_NAME]
ONEORD_BT_SUBOBJ, -- Object Name [CRMT_OBJECT_NAME]
ADDITIONAL_DET_KEY, -- Additional Key [CRMS4_API_ADD_DETERMINE_KEY]
ADDITIONAL_DET_VAL, -- Additional Value [CRMS4_API_ADD_DETERMINE_VAL]
PRIMARY KEY (PROCESS, SEQUENCE)
);
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