‎2010 Mar 25 5:09 AM
Hello all.
I was tring to create an order based on a notification . The requierment was that the order will be automaticlly created after specific status of the notification was reached.
I wasn't able to find any Bapi or FM that was able to create the order.
IWOL_IW28_CREATE_ORDER / ALM_ME_ORDER_CREATE - didn't work at all.
DIWPS_NOTIF_CREATE_ORDERS -This FM return a message which according to - order has been created. But after the commit work \ BAPI_TRANSACTION_COMMIT a burst document was popupped on the screen - that indicates for an inconsistency on the DB.
Any other Bapi that was tested had given false results - Due to the order type is PM (Notification based)....
For now I am using a Batch-Input (That works).
Any suggestions will be advisable.
Thanks ahead.
Eyal
‎2010 Jun 13 6:09 AM