Symptom
Functional Area in PR is not copied from work order when PR is generated from Work Order.
Environment
- Materials Management (MM)
- SAP S/4HANA Cloud
Reproducing the Issue
1. Create a Work Order with WBS assigned to it。
2. Check the Functional Area in WBS element.
3. Check the Functional Area in Purchase Requisition and found the value is different from the value in step 2.
Cause
The system does not transfer the functional area from the PM order to the Preq.
The interface between PM and MM is via function CO_ZF_BANF_PROC and function ME_REQUISITION_EXT. On the MM side we never receive the functional area when the purchase req item is being generated so it is blank. At the call to the MM interface you would have to passed the functional area vai the eban_imp structure. The functional area from the PM order additional data is held in the caufvd structure and that is blank for Functional Area.
Resolution
This is not supported in current standard system, please create a feature request in http://influence.sap.com/saps4hanacloud.
Keywords
KBA , MM-PUR-GF-ACC , Account assignment , Problem