CUAND_ME_AD_COMA
Message Additional Communication Area
CUAND_ME_AD_COMA is an SAP database table in S/4HANA. Message Additional Communication Area. It contains 6 fields. 1 CDS views read from this table.
CDS Views using this table (1)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_IBCMessageContentCommArea | view_entity | from | BASIC | Communication Area for Message Content |
Fields (6)
| Key | Field | Data Element | Description | Domain | Type | Length |
|---|---|---|---|---|---|---|
| KEY | mandt | MANDT | Client | |||
| KEY | db_key | /BOBF/CONF_KEY | NodeID | |||
| root_key | /BOBF/CONF_KEY | NodeID | ||||
| parent_key | /BOBF/CONF_KEY | NodeID | ||||
| comm_area_id | HPA_COMM_AREA_ID | Comm. Area ID | ||||
| ref_org_struc | HPA_REF_ORG_STRUC | Source Organization |
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.
-- Message Additional Communication Area
-- Category TRANSPARENT · Delivery class A
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE CUAND_ME_AD_COMA (
MANDT, -- Client [MANDT]
DB_KEY, -- NodeID [/BOBF/CONF_KEY]
ROOT_KEY, -- NodeID [/BOBF/CONF_KEY]
PARENT_KEY, -- NodeID [/BOBF/CONF_KEY]
COMM_AREA_ID, -- Comm. Area ID [HPA_COMM_AREA_ID]
REF_ORG_STRUC, -- Source Organization [HPA_REF_ORG_STRUC]
PRIMARY KEY (MANDT, DB_KEY)
);
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