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

Extend Handling unit header

Former Member
0 Likes
420

I want to extend handling unit header table VEKP table with new field.

What user exit in the packing area would be best suited to fill the field during a creation/save of a handling unit?

Thanks,

Yogendra

1 REPLY 1
Read only

Former Member
0 Likes
349

Hi,

You can put your code in subroutine SAVE_DOCUMENT_PREPARE

in user exit MV45AFZ1 .

Cheers