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

Screen Enhancement for tcode VA41

Former Member
0 Likes
985

Hi,

I have a requirement where I need to add few custom fields into tocde VA41.

It ideally needs to sit in screen no 4021.

I have go through all the user exits in SMOD and various posts in sdn, but it's not meeting my situation.

Can we achieve this without having the need of access key?

Regards,

Zafar

Hi,

I have a requirement where I need to add few custom fields into tocde VA41.

It ideally needs to sit in screen no 4021.

I have go through all the user exits in SMOD and various posts in sdn, but it's not meeting my situation.

Can we achieve this without having the need of access key?

Regards,

Zafar

3 REPLIES 3
Read only

Former Member
0 Likes
914

Hi,

Try this BADI to add custom fields to Contract screen in VA43.

Thanks,

Prasad GVK.

Read only

0 Likes
914

Hi Prasad,

Please mention BADI name that will be helpful in enhancing screen 4021 as you said above.

Regards,

Zafar

Read only

0 Likes
914

Hi

For sales document it has the old concept of screen exit, so it can use 8309/8310 for header data or 8459/8460 for item data.

You need to get the access key in order to use the screen-exit above, so that's valid if you want to change a standard screen like 4021.

I don't think there's another chance

Max