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: 

How to populate the field VTTK - EXTI1 in the shipment

Former Member
0 Kudos

Hi there,

I have a situation where I need to populate the field VTTK - EXTI1 with certain values, I would like to know if there is a user exit or badi to do this. Actually the field is empty and it's possible to enter any value.

Thanks in advance

Regards

3 REPLIES 3

ferry_lianto
Active Contributor
0 Kudos

Hi,

Please check user exit EXIT_SAPMV56A_001 (enhancement V56AFCCH) or BADI BADI_LE_SHIPMENT perhaps they may help.

Regards,

Ferry Lianto

0 Kudos

HI Ferry, thanks for your reply. I tried to implement your solution but did not work. It's really weird apparently that field can be use to enter the plates number, but I cannot find how to do it.

Thanks

Alexis

0 Kudos

I have found in the screen of shipments a program where the logic of PBO PAI could be changed.

INCLUDE mv56aozz. " User-modules PBO

INCLUDE mv56aizz. " User-modules PAI

However in the field vttk-exti1 I don't know how can I asociate a custom match code to this field using Abap code.

Any help will be appreciate.

Thanks in advance.

Alexis