Application Development 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: 

VL01n post processing

Former Member
0 Kudos

Hi, I have a little problem

I need to run my custom transaction after a delivery has been saved.

Is it possible to enter some code after commit on database has been made?

I need to change this delivery after it has been created and then post it.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Tomasz,

You can do this using the user exits from VL02N. You can write your desired code in the relevant user exit after saving the delivery.

Thanks,

Vinay

1 REPLY 1

Former Member
0 Kudos

Hi Tomasz,

You can do this using the user exits from VL02N. You can write your desired code in the relevant user exit after saving the delivery.

Thanks,

Vinay