‎2006 Nov 29 12:41 PM
Hi all,
I'm using the fm BAPI_PRODORDCONF_CREATE_TT to confirm an operation. In the confirmation I do a goodsmovent creating a new batch and it's works ok, but the problem is that although I've implemented the exit EXIT_SAPMM07M_004 to classify the batch automatically, the batch is not classified, but if I do the same via transaction CO11N the batch is classified automatically. Anyone knows how i can solve this problem?
Best regards,
‎2011 Apr 19 10:13 AM
Hi All,
We also face the same issue, if anyone has a solution, please share it here.
The BAPI BAPI_PRODORDCONF_CREATE_TT is used within a RFC, and we have implemented the EXIT_SAPMM07M_03 and EXIT_SAPMM07M_04 exits, and also the BAdI VB_SLEDMANAGEMENT for recalculating the Shelf Life Expiry date.
The Exits and BAdI are NOT triggered from this BAPI, but works for CO11N transaction!!!
Thanks,
Prabhakaran TK
‎2011 Apr 19 10:26 AM
Hi Llorens and Prabhakar,
This BAPI comes under the package CORU, so check for the enhancements that are avilable under this package.
Goto SE84 --> ENHANCEMENTS --> Customer Exits -->(Provide the package name here[CORU])
Regards
HM