P_FR_FECPREVFSCLYEARDET

CDS View

FR Audit FEC BCF previous fiscal details

P_FR_FECPREVFSCLYEARDET is a CDS View in S/4HANA. FR Audit FEC BCF previous fiscal details. It contains 2 fields. 1 CDS views read from this table.

CDS Views using this table (1)

ViewTypeJoinVDMDescription
P_FR_FECBusinessPartnerBalCA view inner CONSUMPTION Business Partner Balance FR FEC

Fields (2)

KeyField CDS FieldsUsed in Views
FiscalPeriod FiscalPeriod 1
FiscalYearStartDate FiscalYearStartDate 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.

-- FR Audit FEC BCF previous fiscal details
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_FR_FECPREVFSCLYEARDET (
    FISCALPERIOD,
    FISCALYEARSTARTDATE
);