2014 Jun 07 11:23 AM
Dear,
I have developed a object which upload any type of file( mainly excel file ) form desktop.
Now i want to restrict user to upload the excel file , if that file is open in desktop.
Please give me idea how i ll solve this issue ??????
Thanks & Regards,
Ajit
2014 Jun 07 11:30 AM
Hi,
If the File is Open or Kept Minimized it will not append in Internal Tables, for the Function Modules
TEXT_CONVERT_XLS_TO_SAP.
Regards,
Venkat.
2014 Jun 07 1:21 PM
Hi Ajit,
You need not to do any extra efforts to implement this functionality. Many FMs has this functionality.
For example : TEXT_CONVERT_XLS_TO_SAP
This FM will not allow the user to upload any file if that file is open.
Regards,
Pankaj
2014 Jun 07 2:07 PM
Your question is a bit unclear.
Please give us more details.
Regards,
Philip
2014 Jun 07 4:48 PM
Hi Ajith
If you use the FM-TEXT_CONVERT_XLS_TO_SAP with enabling exception, system will say clearly 'Excel file & cannot be processed'
You might tried without exception.
Still you are not clear send your requirements.
Regards,
Vadamalai A