Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_PRODORDCONF_CREATE_TT

Former Member
0 Likes
656

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

1 ACCEPTED SOLUTION
Read only

prasenjit_sharma
Active Contributor
0 Likes
561

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

3 REPLIES 3
Read only

prasenjit_sharma
Active Contributor
0 Likes
562

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

Read only

0 Likes
561

-

Read only

0 Likes
561

Hi!

you can use BAPI_PRODORDCONF_GETDETAIL after create confirmation

and check tables

GOODSMOVEMENTS Successfully booked goods movements

FAILEDGMOVES Incorrect or preselected goods movements