I_CNSLDTNCONTROLLINGAREAT

CDS View

Cnsldtn Combined Controlling Area - Text

I_CNSLDTNCONTROLLINGAREAT is a CDS View in S/4HANA. Cnsldtn Combined Controlling Area - Text. It contains 2 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
A_CnsldtnControllingAreaT view from COMPOSITE Combined Controlling Area - Text
R_CnsldtnControllingAreaTextTP view_entity from TRANSACTIONAL Consolidation Controlling Area - Text TP

Fields (2)

KeyField CDS FieldsUsed in Views
CnsldtnIsAdditionalMasterData CnsldtnIsAdditionalMasterData 1
ControllingAreaName ControllingAreaName 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.

-- Cnsldtn Combined Controlling Area - Text
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_CNSLDTNCONTROLLINGAREAT (
    CNSLDTNISADDITIONALMASTERDATA,
    CONTROLLINGAREANAME
);