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

Adding new fields in shipment additional data screen

Former Member
0 Likes
1,794

Hello all,

I want to add some new list box & text box in the additional data screen of shipment (table VTTK). Can anyone guide me of how to do that stuff step by step as i'm very much new in this type of developments.

Warm regards,

Kingshuk.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
957

Use below programs:

1. MV56AIZZ--PAI Modules

2. MV56AOZZ--PBO Modules

4 REPLIES 4
Read only

Former Member
0 Likes
958

Use below programs:

1. MV56AIZZ--PAI Modules

2. MV56AOZZ--PBO Modules

Read only

0 Likes
957

Hi,

Thanks for the reply. But i's actually looking for editing the existing screen of VTTK of addition data. I know those modules where i can use some flow logic.

Warm regards,

Kingshuk.

Read only

0 Likes
957

Hello,

You can add your additional field in screen 9998/9999 of program SAPMV56A.

Regards,

Suraj

Read only

0 Likes
957

Hello All,

I got the processes of how to add new list & text boxes in shipment additional screen.

But now, i'm facing the problem initially. When i want to add the new field in the append structure of table VTTK, i can add that new Z field (Z field with a Z domain) & this field has a check table which will populate some pre-defined values in the list, but after adding that field i couldn't get the list in which this new field should populate the values from the check table.

If anybody has the solution, then pls help me out.

Warm regards,

Kingshuk.