on ‎2019 Aug 21 2:29 PM
Hi All,
When using CPI-DS Standard Template for Planned Independent Requirement for data from IBP to S/4 for Purchase Requisition with BAPI_REQUISITION_CREATE. We are unable to fetch any values from IBP in CPi-DS. We have 4 fields, Product, Location, Key Figure Date and Intend to take Sensed Demand( as per template) as ADJUSTEDTRANSPORTDS - MINTRANSPORTDS.
Case 1: Using Calculation View Table:
If we use calculation view table in template, no data is displayed, either in design time viewer or if the flow is run end to end.
Case 2: Using Time Series Key Figure Table
We can get values of Product and Location, however none of the Key figure values updated in IBP can be seen in CPI-DS.
We have deleted the tables and reimported them again in CPI-DS. All flows to IBP are working as expected. Only issue is with IBP to S/4 Flow. I have tested remaining flow with a dummy quantity and it gets posted successfully in S/4.
Thanks for your help in advance.
Regards,
Jeshtha
Request clarification before answering.
Hello Jeshtha,
do you have any filters, check any record entering your flow. you can create as IBP to File flow.
if no records entering, Please make sure TSTFR and PERIODID is mapped to any field in S4 target structure.
you can map it as dummy like below with zero chars.
substr(Transform1.TSTFR,0,0)||substr(Transform1.PERIODID3,0,0)
Please try, if this works for you.
with regards,
Nazeer
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
It seems that your mapping is not correct from IBP to S/4HANA.
Why are using planned independent requirements template for purchase requisition creation in S/4HANA and BAPI - BAPI_REQUISITION_CREATE is the create purchase requisitions.
Can you explain the process steps you have done so far?
Best Regards,
Lingaiah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 17 | |
| 16 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.