I_FISCALPERIODFORVARIANT
Fiscal Period For Fiscal Year Variant
I_FISCALPERIODFORVARIANT is a CDS View in S/4HANA. Fiscal Period For Fiscal Year Variant. It contains 7 fields. 11 CDS views read from this table.
CDS Views using this table (11)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| FAC_DART_Z3_FISCALVARIANT | view | from | Fiscal period for variant | |
| I_ConsolidationYearCalculator | view | from | COMPOSITE | Consolidation Year Calculator |
| I_FsclYearQtrByFsclPeriod | view | union_all | COMPOSITE | Fiscal Year Quarter by Fiscal Period |
| P_AnalyticalAgingIncrement | view | inner | COMPOSITE | |
| P_CCLdgrShiftedPeriods | view | inner | BASIC | |
| P_CCLdgrShiftedPrevYearPer | view | inner | BASIC | |
| P_CCLdngLdgrPerDates | view | inner | BASIC | |
| P_CCLdngLdgrPeriodDates | view | inner | BASIC | |
| P_FiscalYearLastFiscalPeriod | view | from | BASIC | |
| P_GR_CustLedgerForwardPeriod | view_entity | inner | COMPOSITE | |
| P_Matrix_FiscalPeriodForVar | view | from | COMPOSITE |
Fields (7)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | FiscalPeriod | CurrentFiscalPeriod,FiscalPeriod,PrevFiscalYearLastFiscalPeriod,PreviousFiscalPeriod | 4 |
| KEY | FiscalYear | CurrentFiscalYear,FiscalYear,PreviousFiscalPeriodFiscalYear,PreviousFiscalYear | 3 |
| KEY | FiscalYearVariant | FiscalYearVariant | 1 |
| FiscalPeriodEndDate | CurrentFiscalPeriodEndDate,FiscalPeriodEndDate,PrevFsclYrLastFsclPerdEndDate,PreviousFiscalPeriodEndDate | 5 | |
| FiscalPeriodStartDate | CurrentFiscalPeriodStartDate,FiscalPeriodStartDate,PrevFsclYrLastFsclPerdStrtDate,PreviousFiscalPeriodStartDate | 5 | |
| FiscalYearPeriod | FiscalYearPeriod,PrevFsclYearLastFsclYearPeriod,PreviousFiscalYearPeriod | 2 | |
| FiscalYearStartDate | CAPostingDate | 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.
-- Fiscal Period For Fiscal Year Variant
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE I_FISCALPERIODFORVARIANT (
FISCALPERIOD,
FISCALYEAR,
FISCALYEARVARIANT,
FISCALPERIODENDDATE,
FISCALPERIODSTARTDATE,
FISCALYEARPERIOD,
FISCALYEARSTARTDATE,
PRIMARY KEY (FISCALPERIOD, FISCALYEAR, FISCALYEARVARIANT)
);
Learn More
- Understanding Data Lineage in SAP S/4HANA
- SAP Tables vs CDS Views — Key Differences
- Understanding the SAP S/4HANA Data Model
- BSEG to ACDOCA: The Universal Journal Migration
- Business Partner Migration: KNA1/LFA1 to BUT000
- Material Document Migration: MSEG/MKPF to MATDOC
- How to Find the Right CDS View for an SAP Table
- Sales Document Status Migration: VBUP/VBUK Removal in S/4HANA
- CO Tables in S/4HANA: COEP, COBK, COSS, COSP to ACDOCA