Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module to get Recipes

Former Member
0 Likes
1,805

Please let me know if there is any Function Module to get Recipes for a given product.

Thanks in advance.

4 REPLIES 4
Read only

Former Member
0 Likes
1,042

Try BAPI_CONTROL_RECIPE_GET_LIST

Read only

Former Member
0 Likes
1,042

hi,

Check

BAPI_CONTROL_RECIPE_GET_LIST Read control recipe list

BAPI_CONTROL_RECIPE_REQUEST Request and transfer control recipes

Regards,

Santosh

Read only

Former Member
0 Likes
1,042

Thanks.

I need to list Master Recipes for a Product. Is there any Function Module for that.

Read only

0 Likes
1,042

Try MRTRS300_MASTER_RECIPE_READ

Or query the tables: PLKO and PLPO.

Regards,

Ravi