2007 Mar 22 10:13 AM
how to add f4 help for a field currency in custom table
2007 Mar 22 11:07 AM
Hi....
I have 2 ways of doing it....
1.
Create a search help from the table <b>TCURC(Currency Codes)</b> and use this search in the Data Element of that field then u can get the F4 Help.
2.
Create a data Element with the domain as <b>WERKS</b> and use this Data Element for the table field for which u want to get the F4 help and then establish the Foreign key relation with the table<b> TCURC</b> . you will get the F4 help.
Rewatd points if useful......
Suresh......
2007 Mar 23 9:34 AM
the function modules is help full for creating f4 help to any field.
'F4IF_INT_TABLE_VALUE_REQUEST' internaltable
'F4IF__VALUE_REQUEST' internaltable