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

Modify Table Control screen 4900 SAPMV45A

Former Member
0 Likes
2,875

Hi,

I need to change the screen 4900 of program SAPMV45A. I have to move the field VBAP-CHARG. Try creating an variant transaction, but I do not see an option to modify the table control of screen.

Someone has done something about this?

Greetings,

Hi,

I need to change the screen 4900 of program SAPMV45A. I have to move the field VBAP-CHARG. Try creating an variant transaction, but I do not see an option to modify the table control of screen.

Someone has done something about this?

Greetings,

6 REPLIES 6
Read only

Former Member
0 Likes
1,677

Hi

Why don't use an user-exit (for example USEREXIT_MOVE_FIELD_TO_VBAP) ?

Max

Read only

0 Likes
1,677

Hi,

This userexit can be used to move some fields into the sales

document item workaerea VBAP. This is not what I need. I need to move a field of screen

Read only

naimesh_patel
Active Contributor
0 Likes
1,677

I think Creating Screen Variant will work for you.

Start SHD0 transaction.

When you reach to desired screen, move the columns as your required

Than transfer your choices

Save.

You have to assign this screen variant to transaction variant.

Regards,

Naimesh Patel

Read only

0 Likes
1,677

Your answer is here:

Try to do the changes before entering into table control settings button. Press Administrator (if you have authorization) and then activate..

BR

Aris

Read only

Former Member
0 Likes
1,677

I thought individual users could modify the display of the table control on their own? Check it out...I think what you're trying to do is already built into the table control/screen controls

Read only

Former Member
0 Likes
1,677

Note the date of the OP.

Rob