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_SALESORDER_CREATEFROMDAT2

Former Member
0 Likes
361

Hi all,

Here is an urgent requirement for me.BAPI_SALESORDER_CREATEFROMDAT2 does not enter the exit USEREXIT_SAVE_DOCUMENT......Is it correct?

In this exit i have a custom FM called in 'starting new task' in which another sales order is created ,which is triggered while creating Sales order of particular order type.But when calling the BAPI BAPI_SALESORDER_CREATEFROMDAT2 from another program the exit is not getting triggerred.....Please help.

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
328

Here is an urgent requirement for me.BAPI_SALESORDER_CREATEFROMDAT2 does not enter the exit USEREXIT_SAVE_DOCUMENT......<b>YES</b>.

Regards

peram

Read only

0 Likes
328

Yah Yah..its entering.....actually it was due to an exit that was not coded properly.

Thanks