cancel
Showing results for 
Search instead for 
Did you mean: 

Integration of ECC price data with APO DP

Former Member
0 Kudos

I am using APO DP V5 integrated with ECC.

In APO DP, I am forecasting at a product||customer level, and I have a characteristic master data table containing all the valid product||customer combinations (for example product XXX at customer AAA, stored as XXX-AAA).

So that I can pass price data for <u>future</u> dates (held of course in condition tables in ECC), my idea is as follows:

- read the records in my product||customer table

- for each record, find the associated price in the relevant ECC condition table, per time bucket

- use the APSPlanningBook BAPI to update the data in APO DP for the product||customer combination with the price, per time bucket

Has anyone else done something similar, of has an alternative way of integrating price data from ECC into APO DP?

Thanks, Bob Austin.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

I dont think there is a standard way to integrate selling price. Yes you can use BAPI to update the data.For us selling price was a manual input. But we had to do the similar update for future costs. We used BAPI_PBSRVAPS_CHANGEKEYFIGVAL2. So far it is working fine.

Answers (0)