P_MATRIX_MAXPERIODPERYEAR

CDS View

Matrix Consolidation: Maximum Fiscal Year Period Per Year

P_MATRIX_MAXPERIODPERYEAR is a CDS View in S/4HANA. Matrix Consolidation: Maximum Fiscal Year Period Per Year. It contains 1 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
P_Matrix_GroupStructurePerYear view inner COMPOSITE Matrix Consolidation: Group Structure Per Year

Fields (1)

KeyField CDS FieldsUsed in Views
FiscalYear FiscalYear 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.

-- Matrix Consolidation: Maximum Fiscal Year Period Per Year
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_MATRIX_MAXPERIODPERYEAR (
    FISCALYEAR
);