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

user exit/BADI AFTER the database commit in va01 va02

Former Member
0 Likes
2,259

Hi All

I need an user exit/BADI <b>AFTER the database tables are updated</b> when save button is pressed on VA01/VA02, both these user exits are fired before that.

Regards

Badari

Hi All

I need an user exit/BADI <b>AFTER the database tables are updated</b> when save button is pressed on VA01/VA02, both these user exits are fired before that.

Regards

Badari

5 REPLIES 5
Read only

Former Member
0 Likes
1,248

I need an user exit/BADI <b>AFTER the database tables are updated</b> when save button is pressed on VA01/VA02.

Read only

Former Member
0 Likes
1,248

Hi,

look at the Program SAPMV45A, you can change this and write your logic, this will contain lot of includes, there you canfind the correct one wnd write the code

Regards

Sudheer

Read only

Former Member
0 Likes
1,248

HI badari,

user exit: mv45afzz..

As you need to trigger your logic after the database commit / transaction commit follow these steps.

1) create a Update function module in se37 and write the logic and take the sales order number as the input to this function module.

2) call this function module in update task in the above user exit.. this function module will be executed after the transaction is committed.

Thanks

mahesh

Read only

Former Member
0 Likes
1,248

And also see this link for the list of user exits..

<a href="http://help.sap.com/saphelp_46c/helpdata/en/72/23ee347a34d111a4620060b03c3b0e/frameset.htm">User Exits</a>

Read only

Former Member
0 Likes
1,248

Check out all these exits

SDTRM001 Reschedule schedule lines without a new ATP check

V45A0001 Determine alternative materials for product selection

V45A0002 Predefine sold-to party in sales document

V45A0003 Collector for customer function modulpool MV45A

V45A0004 Copy packing proposal

V45E0001 Update the purchase order from the sales order

V45E0002 Data transfer in procurement elements (PRreq., assembly)

V45L0001 SD component supplier processing (customer enhancements)

V45P0001 SD customer function for cross-company code sales

V45S0001 Update sales document from configuration

V45S0003 MRP-relevance for incomplete configuration

V45S0004 Effectivity type in sales order

V45W0001 SD Service Management: Forward Contract Data to Item

V46H0001 SD Customer functions for resource-related billing

V60F0001 SD Billing plan (customer enhancement) diff. to billing plan

SDAPO001 Activating Sourcing Subitem Quantity Propagation