Symptom
When viewing the Document Flow of Sales Order/Sales Quotes, the documents are visible while the screen is loading. Once the system is done loading the Document Flow view, the documents are not displayed.
Environment
SAP Cloud for Customer
Reproducing the Issue
- Go to Sales Workcenter.
- Go to Sales Orders view.
- Open the Sales Order in where the issue occurs.
- Access the Document Flow facet.
- Not able to see the documents without zooming out or dragging them.
Cause
The Document Flow displays all ERP follow-on documents, which can result in an extremely large volume of documents, causing the facet to be zoomed out or pushed off-screen for easy navigation.
Resolution
This is expected system behavior.
In order to see the documents, users can perform the following:
- Reduce the view to 20%.
- Click and drag at the bottom of the empty space repeatedly up until the documents appear in a small size.
- Once the documents are in view, increase the view back to 100% to properly see them.
However, the ERP documents displayed in the Document Flow can be influenced by implementing the ERP BAdI BADI_COD_ERP_DOC_FLOW. This BAdI contains the method CHANGE_DATA, which allows for the removal of irrelevant documents from the flow, making it more user-specific.
In such cases, the BAdI implementation needs to be done in the ERP system. For further details, refer to the documentation of BAdI_COD_ERP_DOC_FLOW in the ERP system.
Keywords
disappears, not shown, vanished, empty, blank, geyed out, grayed out, white page, sales documents, cannot see, can't see , KBA , LOD-LE-CQP-CO , Lean Sales Orders , LOD-CRM-INT-ERP , Integration of C4C with ERP , How To