Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

VSCAN_PROF parameter of GUI_UPLOAD

Former Member
0 Kudos
591

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

3 REPLIES 3
Read only

Former Member
0 Kudos
291

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.

Read only

0 Kudos
291

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

Read only

0 Kudos
291

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