2007 Aug 03 9:19 AM
Hi all,
I'm trying to use GUI_UPLOAD to read some data from a migration, but always get retun code 7 (unknown_error). I've found debugging that, when it reads the table VSCAN_PROF using the profile '/SCET/GUI_UPLOAD' the field active is checked and, if I uncheck it in debugging it works perfectly. What can I do to fix this? Would it be safe if I just unchecked the field for the migration?
Thanks in advance
2007 Aug 03 10:13 AM
This seems to be a parameter setting or a security issue.
Did you try taking an su53 screenshot by executing the FM in se37 directly.
2007 Aug 03 11:00 AM
I think it's nothing to do with authoritations, cause I've got a SAP_ALL, but do you think i'd be safe to uncheck the field just during de data migration? Actually i just need this FM to test my program. I'm sure mi file is virus-free (it's just plain text)but I'd like have someone else's opinion.
Thanks
2007 Aug 03 11:23 PM
Hi Rafel,
Thanks for confirming that. Actually GUI_UPLOAD is really straigght forward and I tried to see if there is a view called VSCAN_PROF but cannot see it.
Is this an ABAP table or an itab that is in the FM.
Thanks
Ganesh.S