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

F4 help adding...

Former Member
0 Likes
635

Hi Experts,

In the SAP standard transaction 'ME52N', under the item level there is one tab 'Contact Person' there is one field for 'Requisitioner'. The technical name for the field is AFNAM which is a field of structure MEREQ3328.

The requirement is to add a F4 help in this sap standard field in this standard screen of ME51N.

Any solution plz provide...

Thanks

Sangram

3 REPLIES 3
Read only

Former Member
0 Likes
557

Use match code object in parameter additon.

And enter the search help name in that.

This will work.

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Alvaro Tejada Galindo

Read only

Former Member
0 Likes
557

hi,

copy the standard screen for the transaction ME51N in another screen .in that copied screen you ve to mention the F4 (search)helpin the screen painter....

thanks,

<b><REMOVED BY MODERATOR></b>

Message was edited by:

Velmurugan

Message was edited by:

Alvaro Tejada Galindo

Read only

Former Member
0 Likes
557

Hi

This is the field for the requisitioner(EBAN-AENAM) means who places a Pur requisition

this is nothing but all the people who are working in a departmnent(Sy-UNAME) field

so take all the names of that dept from USR01/USR02/USR03 table and creata a search help and add that search help to this field.

Regards

Anji