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: 

BADI after saving the sales order created using VA01 tocde

shishupalreddy
Active Contributor
0 Kudos
8,866

hai all,

anybody please let me know any badi avaialble after saving th sales order created using VA01 .

Very vry urgent

thanks

6 REPLIES 6

Former Member
0 Kudos
2,777

Reward points..

Former Member
0 Kudos
2,777

Hi,

You can check USEREXIT_SAVE_DOCUMENT & USEREXIT_SAVE_DOCUMENT_PREPARE in include program MV45AFZZ.

Regards

Kiran Sure

Former Member
0 Kudos
2,777

Hi,

Standard Badi BADI_SD_SALES satisfies your requirement. And in that choose methods SAVE_DOCUMENT_PREPARE or SAVE_DOCUMENT and add your own functionality by implimenting in SE19 transaction.

0 Kudos
2,777

BADI_SD_SALES can only be implemented SAP-internally = Creating BAdI implementations is therefore not permitted for customers.

shishupalreddy
Active Contributor
0 Kudos
2,777

solved

0 Kudos
2,486

Hello Shishupalreddy,

How did you solve, can you please share the badi name?

Thanks