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 fields to SHIPPING tab

shaik_a
Explorer
0 Likes
684

Hi All,

I have a requirement to add a field VSART to the shipping tab on standard order create screen. Any help how to achieve this?

Thanks in advance.

SMA

3 REPLIES 3
Read only

Former Member
0 Likes
617

I don't this that is possible on a standard order screen. You can however use the screen exits provided on the additional data A and B.

Read only

0 Likes
617

Please close the post if resolved.

Read only

Former Member
0 Likes
617

Hi,

Check if there are any user-exits available for this. Put the new field in the transaction using the screen exit and add the logic for the field using a field exit.

hope this helps.

Vamsi