I_IBCCOMMUNICATIONMEDIUMTEXT

CDS View

Communication Medium - Text

I_IBCCOMMUNICATIONMEDIUMTEXT is a CDS View in S/4HANA. Communication Medium - Text. It contains 1 fields. 3 CDS views read from this table.

CDS Views using this table (3)

ViewTypeJoinVDMDescription
I_IBCMessageReuseBlockUsedIn view_entity left_outer BASIC Communication Messsage Content Used In
I_MKT_CmpgnCntntReuseBlkUsedIn view_entity left_outer BASIC Messages That Use Reusable Blocks
IBC_MESSAGECNTNTREUSEBLKUSEDIN view_entity left_outer Communication Messsage Content Used In

Fields (1)

KeyField CDS FieldsUsed in Views
CommunicationMediumName CommunicationMediumName 3

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 Medium - Text
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_IBCCOMMUNICATIONMEDIUMTEXT (
    COMMUNICATIONMEDIUMNAME
);