2009 Feb 21 6:50 AM
Hi Experts............
I want to pick a field from the table,
which has F4 .
For E.g
GENDER TEXT
0 unknown
1 MALE
2 Female
if i write a select for this ,
its fetching me the Gender no.
but i need the TEXT of it.i.e I want to select the high value ......
can it be done only FM or other way possible...
if so pls do let me know'
Thnx
Rachel
2009 Feb 21 6:54 AM
Try this link
Link: [https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/dynamic%252bf4%252bhelp]
Regards,
Mon Magallanes
2009 Feb 21 6:54 AM
Try this link
Link: [https://www.sdn.sap.com/irj/scn/wiki?path=/display/snippets/dynamic%252bf4%252bhelp]
Regards,
Mon Magallanes
2009 Feb 21 9:48 AM
2009 Feb 21 9:55 AM
fetch the number and text from the corresponding text table and pass it on to FM
F4IF_INT_TABLE_VALUE_REQUEST