Symptom
Some supplier invoices are missing in the CDS view C_SuplrInvcWrkflwEmlDcsnRsn, which is used to fetch workflow approval data for the “parked invoice as complete” scenario.
Environment
SAP S/4HANA Cloud Public Edition
Reproducing the Issue
- Create a supplier invoice and save it as completed. The workflow for completed invoice is triggered with approval status “In Process” (pending decision).
- Query the CDS view C_SuplrInvcWrkflwEmlDcsnRsn and observe that the invoice is not returned.
Cause
The view C_SuplrInvcWrkflwEmlDcsnRsn is designed to serve email templates for approval or rejection of the “parked invoice as complete” workflow. It exposes data only when a workflow decision (approve or reject) has been taken. Invoices that are only Started/In Process (pending decision) are not included in this CDS view.
Resolution
This is standard system behavior.
To be able to see the invoice in the CDS view, the user needs to create a workflow for the invoice and a decision is taken either approve or reject.
See Also
Keywords
C_SuplrInvcWrkflwEmlDcsnRsn, cds view, supplier invoice, missing in view, workflow approval, parked invoice as complete, email notification, pending approval, Released status, Manage Workflows for Supplier Invoice, flexible workflow, In Process, approval decision, I_SUPPLIERINVOICEAPI01, decision reason, approve, reject, release , KBA , MM-IV-INT-WF-2CL , Workflow (Public Cloud) , Problem
SAP Knowledge Base Article - Public