2013 May 21 7:21 PM
Hi,
In tcode COR2, we are using the "Include Master Recipe" option from the menu.
This adds operations to the process order, based on an existing master recipe.
However, adding an operation this way, does not check if the recipe is released or not.
Are exits available to do this? I can't find any BADI's and exit PPCO0019 does not trigger.
Thanks
2013 May 22 8:13 AM
Function CO_SD_INSERT_LIBRARY_NETW is used to pull the data from Master receipe.
There are many ENHANCEMENT-POINT available.
e.g Check
ENHANCEMENT-POINT CO_SD_INSERT_LIBRARY_NETW_01 SPOTS ES_SAPLCOSD STATIC.
Hi,
In tcode COR2, we are using the "Include Master Recipe" option from the menu.
This adds operations to the process order, based on an existing master recipe.
However, adding an operation this way, does not check if the recipe is released or not.
Are exits available to do this? I can't find any BADI's and exit PPCO0019 does not trigger.
Thanks
2013 May 22 8:13 AM
Function CO_SD_INSERT_LIBRARY_NETW is used to pull the data from Master receipe.
There are many ENHANCEMENT-POINT available.
e.g Check
ENHANCEMENT-POINT CO_SD_INSERT_LIBRARY_NETW_01 SPOTS ES_SAPLCOSD STATIC.
2013 May 23 6:16 PM
2013 May 22 8:18 AM