I_IBCCOMMUNICATIONFLOW
Communication Flow
I_IBCCOMMUNICATIONFLOW is a CDS View in S/4HANA. Communication Flow. It contains 13 fields. 3 CDS views read from this table.
CDS Views using this table (3)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| C_MKT_CampaignValueHelp | view_entity | from | CONSUMPTION | Communication Flow Value Help |
| CUAN_MKTCAL_CAMPAIGN_SEARCH | view_entity | from | Communication Flow Calendar Search | |
| I_MKT_CampaignByCmpgnCntntAll | view_entity | inner | COMPOSITE | Communication by All Comm Flow Messages |
Fields (13)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CommunicationFlowUUID | Campaign,DB_KEY | 2 |
| _AuthCommArea | _AuthCommArea | 1 | |
| CommFlowCreationDateTime | CREA_DATE_TIME | 1 | |
| CommFlowLastChangedDateTime | LCHG_DATE_TIME | 1 | |
| CommFlowLifecycleStatus | CampaignLifecycleStatus,LIFE_CYCLE_STATUS | 2 | |
| CommunicationArea | COMM_AREA_ID | 1 | |
| CommunicationFlow | ID | 1 | |
| CommunicationFlowDescription | DESCRIPTION | 1 | |
| CommunicationFlowEndDate | CampaignEndDate,END_DATE | 2 | |
| CommunicationFlowName | CampaignName,NAME | 2 | |
| CommunicationFlowProcessType | CampaignProcessType | 1 | |
| CommunicationFlowStartDate | CampaignStartDate,START_DATE | 2 | |
| ReferencedOrgStructure | REF_ORG_STRUCT | 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.
-- Communication Flow
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_IBCCOMMUNICATIONFLOW (
COMMUNICATIONFLOWUUID,
_AUTHCOMMAREA,
COMMFLOWCREATIONDATETIME,
COMMFLOWLASTCHANGEDDATETIME,
COMMFLOWLIFECYCLESTATUS,
COMMUNICATIONAREA,
COMMUNICATIONFLOW,
COMMUNICATIONFLOWDESCRIPTION,
COMMUNICATIONFLOWENDDATE,
COMMUNICATIONFLOWNAME,
COMMUNICATIONFLOWPROCESSTYPE,
COMMUNICATIONFLOWSTARTDATE,
REFERENCEDORGSTRUCTURE,
PRIMARY KEY (COMMUNICATIONFLOWUUID)
);
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