cancel
Showing results for 
Search instead for 
Did you mean: 

How to get Requirements date that displayed in t-code '/SAPAPO/RRP3' ?

Former Member
0 Kudos

Hi Expert:

How can I get the requirements date and quantity info for material and plant we can see using t-code '/SAPAPO/RRP3' ? Does APO have any function module to get these info. Just like we can use function 'MD_STOCK_REQUIREMENTS_LIST_API' to see the info that we can see in MD04.

Many thanks!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Try out this '/SAPAPO/RRP_LC_PEGID_GET_IO' function module.

Regards,

Siva.

Answers (1)

Answers (1)

Former Member
0 Kudos

I am too sure if details of all the orders can be seen in t-code '/SAPAPO/RRP3'. But if one wants to view the details of the order, we can double click on the order and then click on contexts on the next screen. This should give complete details of the order.

Sandeep

Former Member
0 Kudos

I mean I want to get these info in ABAP code. For an example, if we have one plant and a material, I want to get the requirement dates and quantities info just like we can see in the t-code '/SAPAPO/RRP3' .

Thank you very much and sorry for confused.