‎2007 May 14 5:07 AM
hai,
good morning to every one.
i need help on bapi PPCO0021 (Release Control for Automatic Batch Determination).
in transaction co02 when i release the production order the user exit (PPCO0021)
has to be triggered and it should automatically get the production order number.
that no has to be passed to the bapi (bapi_prodord_get_detail).
how to do this.
please help me, if anybody is having any idea regarding this.
and also send me the details and codes related to this.
thanks in advance.
‎2007 May 14 10:42 AM
Hi,
In your Exit ZXCOZRU01 include program should be implement,
after you get the Production Order number, you can call the BAPI
BAPI_PRODORD_GET_DETAIL it is nothing but like RFC only,
in Export parameters pass the Production order number what you get.
and remaining parameters also pass what are required. it is like FM
remaing all same rocess save and activate it.
Check your requirement reached or not.
any doubts reply
Regards
Ganesh