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