I_AVAILYCTRLPROFILESEMANTICTAG

CDS View

Budget Availy Ctrl Profile Semantic Tag

I_AVAILYCTRLPROFILESEMANTICTAG is a CDS View in S/4HANA. Budget Availy Ctrl Profile Semantic Tag. It contains 4 fields. 2 CDS views read from this table.

CDS Views using this table (2)

ViewTypeJoinVDMDescription
P_CostCenterBudget view inner COMPOSITE Cost Center Budget Report
P_GetParSemanticTagForProj view left_outer COMPOSITE Get Semantic Tag for Project

Fields (4)

KeyField CDS FieldsUsed in Views
_GLAccountHierarchy _GLAccountHierarchy 1
_GLAccountHierarchyNode _GLAccountHierarchyNode 1
GLAccountHierarchy GLAccountHierarchy 2
HierarchyNode HierarchyNode 2

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.

-- Budget Availy Ctrl Profile Semantic Tag
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_AVAILYCTRLPROFILESEMANTICTAG (
    _GLACCOUNTHIERARCHY,
    _GLACCOUNTHIERARCHYNODE,
    GLACCOUNTHIERARCHY,
    HIERARCHYNODE
);