cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP report to display material wise forecasted value in sap APO

Former Member
0 Kudos

Hi All,

I want to create a ABAP report in which i want to display the forecasted values of the material from the planning book.

Could anyone please help me with the information with any database table or the function module or any other source to get the forecasted value against the key figure ZCONSTR form the planning book data.

It's very urgent.....Awaiting your reply.

Edited by: Komal Bhutada on Jul 22, 2011 5:50 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks for the answer it really helped me lot.

former_member583013
Active Contributor
0 Kudos

Hi,

You can use BAPI BAPI_PBSRVAPS_GETDETAIL2 to read planning book keyfigure values.

Regards,

Sunitha

Former Member
0 Kudos

Thanks for teh information....could you please give me an example what all input parameters do i need to pass to this BAPI.

former_member583013
Active Contributor
0 Kudos

Hi,

You can more details from transaction BAPI->Supply Chain Management ->Advanced Planning and Optimization ->PlanningBookAPS ->GetDetail2 .Here you can find input parameter and in detail documentation.

Regards,

Sunitha

Former Member
0 Kudos

Hi Sunitha,

Thanks a lot for information.

But still, I have one doubt. Since we know that this function module has passed with all the sturcture fields.

COuld you please let me know how to fill this structure(BAPI10030GENFIELDS)?