cancel
Showing results for 
Search instead for 
Did you mean: 

User Exit Shipment Processing VT02N

former_member183984
Participant
0 Kudos

vt02n.jpg

Hi,

In T-code VT02N, I'd like to add a program to a user exit so that it will be called when a shipment has been updated.

I'd like my program to be trigerred when my shipment is being saved, and ideally when the Deadl. buttons 'Planning', 'Check-In', 'Loading Start', 'Loading End', 'Shipment Completeion', 'Shipment Start', 'Shipment End' have been updated.

I've added breakpoints to EXIT_SAPLV56U_001, EXIT_SAPLV56U_005, EXIT_SAPLV56U_004 as well as USEREXIT_SAVE_DOCUMENT in MV56AFZZ (it's absolete though). But in any case, when I change the status of my shipment and I save it, then it doesn't stop in any of my breakpoints.

Would you know which user-exit should I use to manage to do this?

Accepted Solutions (0)

Answers (3)

Answers (3)

dheiple
Member
0 Kudos

Did you activate those exits or just put in break-points? They aren't called unless added to a project and activated.

former_member183984
Participant
0 Kudos

Hello,

If I post a message here, it means than google searches do not helped me.

Finally I managed to do it in another way.

Thank you

Lakshmipathi
Active Contributor
0 Kudos

Use the same subject text in Google and execute. You will get the required information.