P_MATLCTRLRECDLDGRFISCALPERIOD
P_MATLCTRLRECDLDGRFISCALPERIOD is a CDS View in S/4HANA. It contains 17 fields. 6 CDS views read from this table.
CDS Views using this table (6)
| View | Type | Join | VDM | Description |
|---|---|---|---|---|
| I_MatlCtrlRecdLdgrFiscalPeriod | view | from | BASIC | MatlCtrlRecd Fiscal Periods per Ledger |
| P_MatVal_By_Period_Types | view | inner | BASIC | |
| P_Matval_Manage_Bal | view | inner | BASIC | |
| P_Matval_Manage_Bal_Split | view | inner | BASIC | |
| P_Matval_Manage_Pnv_Pre | view | inner | BASIC | |
| P_Matval_Manage_Val_Chart | view | inner | BASIC |
Fields (17)
| Key | Field | CDS Fields | Used in Views |
|---|---|---|---|
| KEY | CompanyCode | CompanyCode | 1 |
| KEY | CurrentFiscalPeriod | CurrentFiscalPeriod,FiscalPeriod | 2 |
| KEY | CurrentFiscalYear | CurrentFiscalYear,FiscalYear | 2 |
| KEY | Ledger | Ledger | 1 |
| KEY | PrevFiscalYearLastFiscalPeriod | FiscalPeriod,PrevFiscalYearLastFiscalPeriod | 2 |
| KEY | PreviousFiscalPeriod | FiscalPeriod,PreviousFiscalPeriod | 2 |
| KEY | PreviousFiscalPeriodFiscalYear | FiscalYear,PreviousFiscalPeriodFiscalYear | 2 |
| KEY | PreviousFiscalYear | FiscalYear,PreviousFiscalYear | 2 |
| CurrentFiscalPeriodEndDate | CurrentFiscalPeriodEndDate | 1 | |
| CurrentFiscalPeriodStartDate | CurrentFiscalPeriodStartDate | 1 | |
| CurrentFiscalYearPeriod | CurrentFiscalYearPeriod | 1 | |
| PrevFsclYearLastFsclYearPeriod | PrevFsclYearLastFsclYearPeriod | 1 | |
| PrevFsclYrLastFsclPerdEndDate | PrevFsclYrLastFsclPerdEndDate | 1 | |
| PrevFsclYrLastFsclPerdStrtDate | PrevFsclYrLastFsclPerdStrtDate | 1 | |
| PreviousFiscalPeriodEndDate | PreviousFiscalPeriodEndDate | 1 | |
| PreviousFiscalPeriodStartDate | PreviousFiscalPeriodStartDate | 1 | |
| PreviousFiscalYearPeriod | PreviousFiscalYearPeriod | 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.
-- Derived schema, generated from indexed DDIC field metadata (not the verbatim SAP source).
CREATE TABLE P_MATLCTRLRECDLDGRFISCALPERIOD (
COMPANYCODE,
CURRENTFISCALPERIOD,
CURRENTFISCALYEAR,
LEDGER,
PREVFISCALYEARLASTFISCALPERIOD,
PREVIOUSFISCALPERIOD,
PREVIOUSFISCALPERIODFISCALYEAR,
PREVIOUSFISCALYEAR,
CURRENTFISCALPERIODENDDATE,
CURRENTFISCALPERIODSTARTDATE,
CURRENTFISCALYEARPERIOD,
PREVFSCLYEARLASTFSCLYEARPERIOD,
PREVFSCLYRLASTFSCLPERDENDDATE,
PREVFSCLYRLASTFSCLPERDSTRTDATE,
PREVIOUSFISCALPERIODENDDATE,
PREVIOUSFISCALPERIODSTARTDATE,
PREVIOUSFISCALYEARPERIOD,
PRIMARY KEY (COMPANYCODE, CURRENTFISCALPERIOD, CURRENTFISCALYEAR, LEDGER, PREVFISCALYEARLASTFISCALPERIOD, PREVIOUSFISCALPERIOD, PREVIOUSFISCALPERIODFISCALYEAR, PREVIOUSFISCALYEAR)
);
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