Symptom
While testing the CDS View I_MfgOrderEvtBsdWIPVariance No Data is returned
Environment
SAP S/4HANA Cloud
Reproducing the Issue
CDS View I_MfgOrderEvtBsdWIPVariance is being used and while testing no Data is returned
Cause
The CDS View I_MfgOrderEvtBsdWIPVariance requires specific authorization to display the data. This is described in the CDS View documentation.
Parameters - need to be filled
The mandatory input parameters are:
-
P_FromFiscalYearPeriod
The lower limit of the time frame for the selection of WIP and variance. Period format: YYYYMMM (for example, 2020005).
-
P_ToFiscalYearPeriod
The upper limit of the time frame for the selection of WIP and variance. Period format: YYYYMMM (for example, 2021005).
-
P_Ledger
The display ledger.
- P_CurrencyRole
The display currency.
Resolution
Please ensure the Parameters above are maintained or the CDS View will not return data.
See Also
Keywords
I_MfgOrderEvtBsdWIPVariance, No data, WIP, Variance, external API, , KBA , CO-PC-OBJ-2CL , Cost Object Controlling (Public Cloud) , How To