Application Development 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: 

Object to upload the file in SAP

Former Member
0 Kudos

Hi All

I have a problem while uploading the .txt file, when i am trying to upload it just says upload failed, I added

the objects S_GUI and S_DATASET objects,but still no effect. Can any body provide any information or hint.

I ran Su53 and this is showing no conflict authorization.

<removed_by_moderator>

Thanks

Deep

Edited by: Julius Bussche on Oct 2, 2009 8:54 PM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Check the values associated with S_GUI

S_GUI is the main object associated for upload and download.

Let me know where you are trying to upload and what you are trying to upload.

Also let us know what exactly happens when you upload... is the option greyed out or it just hangs without giving any further steps or uploads but no data is shown...

give us more inputs

12 REPLIES 12

Former Member
0 Kudos

Check the values associated with S_GUI

S_GUI is the main object associated for upload and download.

Let me know where you are trying to upload and what you are trying to upload.

Also let us know what exactly happens when you upload... is the option greyed out or it just hangs without giving any further steps or uploads but no data is shown...

give us more inputs

0 Kudos

Hi

Thanks for responding, I am using T-Code KP06, after providing controlling area i am setting up form Menu

setting --> Set Planner profile .

after this step I am going in menu Extra--> Excel Planning -->upload.

This goes to next screen flexible upload

I am providing here path of file and file description.

when I am hitting upload or clock button

i am getting Upload failed.

Thanks

Deep

0 Kudos

In addition to myreply above object S_GUI and S_DATASET objects are added to the role with full authorizations.

Thanks

deep

0 Kudos

I tried to run trace and found 0 records intrace

Thanks

deep

0 Kudos

Please check with the developer then. The issue could be the file and its format which you are trying to upload.

0 Kudos

Note that the ST01 trace is application server specific - so if your test ID is logged onto a different server than the one you are activating the trace on, then you won't see the results (because there aren't any).

Same goes for files on different application servers.

Cheers,

Julius

0 Kudos

Hi

when I am checking the log of the upload it is showing this

10/02/2009 Dynamic List Display 1

-


-


Type

Message text

LTxt

-


File C:\Documents and Settings\hbajwa\Desktop\AFSC 100. was imported with file description AFSC

The row inserted cannot be processed manually

Cost Element:10000

Cost Element:10250

Cost Element:10500

Cost Element:10750

Cost Element:20000

Cost Element:20250

Cost Element:20500

Cost Element:20750

Cost Element:30000

Cost Element:30250

Cost Element:30500

Cost Element:30750

Cost Element:40000

Cost Element:40250

Cost Element:40500

Cost Element:40750

Cost Element:50000

Error occurred when generating data for the planning processor

-


Thanks

deep

Former Member
0 Kudos

Hi Hardeep,

Please try to put a trace of the user ID through ST01 and check if its really an authorization issue. If you do not get any authorization failures then please check with the developer the issue might be with the file formats etc.

Former Member
0 Kudos

Hi Hardeep,

Check in SPTH table if the system path where your file is stored is protected by an authorization group?

If yes, then give values 02 and 03 and the auth group value to the object S_PATH.

Regards,

Subbu

0 Kudos

Very good observation.

Highly unlikely though as few people know of this or use it unfortunately.

Cheers,

Julius

Former Member
0 Kudos

Problem was with the format of file,Function consultant helped in order to fix this issue

0 Kudos

Hello Hardeep,

What was the file format issue? I am having the samw problem and have not been able to figure out the issue.

Thanks for your help,

Rhonda