‎2007 Jun 18 8:20 AM
I am calling this FM and I receive the error message 'access denied'.
Any pointers to the solution. Thanks.
‎2007 Jun 18 8:25 AM
This often happens if the file ur trying to upload is open. Close the file and then try again
cheers,
Prashant
‎2007 Jun 18 8:22 AM
check if the file in question is open. If yes then close the file and then try again.
‎2007 Jun 18 8:23 AM
‎2007 Jun 18 8:25 AM
I mean to say that the file should not be open in windows. Please save the file, close it and then run your application .
‎2007 Jun 18 8:23 AM
hi,
This exception occurs when the access to the file is denied.Check whether u have passed the file name correctly or not.
‎2007 Jun 18 8:24 AM
hi ...
If the file is open then only u will get that message ....
first close the file and u will not get this error....
with regards
pavan
‎2007 Jun 18 8:24 AM
Hi,
Have you tried Func Mod "ALSM_EXCEL_TO_INTERNAL_TABLE"?
This may work for you.
<b>Reward points</b>
Regards
‎2007 Jun 18 8:25 AM
This often happens if the file ur trying to upload is open. Close the file and then try again
cheers,
Prashant
‎2007 Jun 18 8:28 AM
Hi,
if you are uploading data from excel file, use function module
<b>ALSM_EXCEL_TO_INTERNAL_TABLE</b> insted of using <b>GUI_UPLOAD</b>.
regards,
Ashokreddy.
‎2007 Jun 18 8:43 AM
Hi,
Use this fm 'TEXT_CONVERT_XLS_TO_SAP' which is effective for uploading
data from excel file.
Thanks,
Sapna