2010 Aug 12 5:24 PM
Hi all,
I'm having problems with BAPI_PRODORDCONF_CREATE_TT, in some cases the 101 move type is not generated in some cases. How Can I validate that the movement is made? It could be vía exit or badi??
Thanks in advance.
Mireya
2010 Aug 12 6:38 PM
Hi,
You can try to debug and see where the problem is raised. You may want to set a break-point at statement 'CALL CUSTOMER-FUNCTION' for user exits and the method GET_INSTANCE of class CL_EXITHANDLER for BADIs.
Regards
Prasenjit
2010 Aug 12 6:38 PM
Hi,
You can try to debug and see where the problem is raised. You may want to set a break-point at statement 'CALL CUSTOMER-FUNCTION' for user exits and the method GET_INSTANCE of class CL_EXITHANDLER for BADIs.
Regards
Prasenjit
2010 Aug 13 5:03 AM
2010 Aug 13 5:15 AM
Hi!
you can use BAPI_PRODORDCONF_GETDETAIL after create confirmation
and check tables
GOODSMOVEMENTS Successfully booked goods movements
FAILEDGMOVES Incorrect or preselected goods movements