‎2008 Nov 01 10:24 PM
Hi folks,
I know how to create drop down enabled field at selection screen but my problem is how to provide the input fie name or unix file name to this list..
file type will be DAT
please help me out
thanks in advance.
Edited by: KARTIKEY SINGH on Nov 1, 2008 11:27 PM
‎2008 Nov 01 11:01 PM
i can suggest you only possible way as i'm away from SAP now.
try to collect file name(from F4 FM) in one varibale(char) and than pass this to dropdown under INITILIZATION event.
‎2008 Nov 01 11:01 PM
i can suggest you only possible way as i'm away from SAP now.
try to collect file name(from F4 FM) in one varibale(char) and than pass this to dropdown under INITILIZATION event.
‎2008 Nov 01 11:04 PM
Hi Amit,
As the field is drop doen enabled, will the F4 FM triggers at the click of dropdown list.