cancel
Showing results for 
Search instead for 
Did you mean: 

adding additional fields through SE51 to Screens

Former Member
0 Kudos

Hi All!

I have to add custom fields to standard transaction screens through SE51.I have got the access key to modify.I also created the fields in the relevant tables.I also coded for the additional fields in the user exits based on the value assignments.

Now how shall i follow.Actually to some screen transactions i have to add these additional fields to the existing block and to some in a different block under the existing blocks.

Please advise how to config.

with regards

Pavan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Pavan,

It might not be Ok if we modify SAP code direclty.

Instaed you could find some screen exits. Anyway as u have prepared the screen now u have to change code to get and set values for ur custom fields.

U need to modify flow logic or the modules specified in flow logic.

Cheers

Ankur

former_member188685
Active Contributor
0 Kudos

hi,

since you have added the code in correct exit, you can try running the transaction and look for the additional fields. if they are not keep the break point in user exit, and see your code is triggering or not.

btw what is the trxn..

regards

vijay

Former Member
0 Kudos

Hi Vijay!

Actually i have to add 5 custom fields to the program SAPMV45A screen number 4459.I had done all the coding in the user exit .Now just i have to add these fields to the screen.

Shall i have to go for screen exits or just adding them in the element list of this program is enough.Please advise.

regards

pavan