‎2007 Sep 24 12:37 PM
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
‎2007 Sep 24 12:41 PM
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
‎2007 Sep 24 12:42 PM
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
‎2007 Sep 24 12:42 PM
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