‎2007 Apr 30 6:47 PM
Hello,
I am using the bapi IBAPI_ALM_ORDER_RELEASE to release the PM order, releases it but it does not create the order request MM
regards
Dayana
‎2007 Apr 30 6:57 PM
call the fm BAPI_TRANSACTION_COMMIT, after calling your FM
regards,
Bhasha
‎2007 Apr 30 8:08 PM
Hi
Call FM:
BAPI_TRANSACTION_COMMIT
After the Function module call.
It can commit .
Regards,
Sreeram