‎2008 Jun 26 6:31 AM
Suggest a Function Module which is RFC enabled one.
to perform directory browse and file browse
Thanks
‎2008 Jun 26 6:34 AM
hi,
check these fm.
SRM_RFC_CALL_BROWSER
/BDL/_GET_RFC_DESTINATIONS
SCMS_RFC_FILE_GET
SA_KW_RFC_FILENAME_EXT_GET
SA_KW_RFC_PHIOS_FILE_PROPS_GET
‎2008 Jun 26 6:34 AM
hi,
check these fm.
SRM_RFC_CALL_BROWSER
/BDL/_GET_RFC_DESTINATIONS
SCMS_RFC_FILE_GET
SA_KW_RFC_FILENAME_EXT_GET
SA_KW_RFC_PHIOS_FILE_PROPS_GET
‎2008 Jun 26 7:19 AM
But i dont get any file popup for selecting the file
request you to get the function module for the file pop up
‎2008 Jun 26 7:18 AM
‎2008 Jun 26 7:26 AM
hi kiran,
I wanted to open it in the File server. G:\
the function module you suggested opens the root directory ./tmp like that
‎2008 Jun 26 7:29 AM
BAPI_HELPVALUES_GET, which obtains the possible input values for a field that is passed in a BAPI call
check this [link|http://help.sap.com/saphelp_nw04/helpdata/en/a5/3eca044ac011d1894e0000e829fbbd/content.htm]
‎2008 Jun 26 7:39 AM
Hi,
Try this FM F4_DXFILENAME_TOPRECURSION It will ask a pop for selecting file from appl/presentation server. So u can use for both appl and presentation server files.
Thanks,
Vinod.