‎2008 Jan 09 4:38 PM
Hi Friends,
In my old version(4.6c) call function gui_get_file_info is used
and iit is obsolute, now how i have to go further to solve this.
Regards,
Narasimha.
‎2008 Jan 14 10:09 PM
Hi Friends , in the older version (4.6c)function module like this ,it is obsolute , i wann replace it newer version (ecc 6.0) ?plz help.
*GUI_GET_FILE_INFO
CALL FUNCTION 'GUI_GET_FILE_INFO'
EXPORTING
fname = 'SAPGUI.EXE'
IMPORTING
file_version = patch_level.
‎2008 Jan 14 10:24 PM