cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

IBP Staging Table Data does not reflect in CPI-DS

Former Member
0 Likes
2,036

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

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

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

Answers (1)

Answers (1)

lingaiahvanam
SAP Champion
SAP Champion
0 Likes

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