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

upload authorization data (SU24)

Former Member
0 Likes
644

Hi,

i tried to upload some values for Dicbercls (Objekt S_TABU_DIS) but the system did not found any values in my data file.

At first i did a download to look at the stucture of the File.

Than i changes the data with the correct structure.

Has anybody an idea how i can upload thia data?

Thanks for your Help

3 REPLIES 3
Read only

jurjen_heeck
Active Contributor
0 Likes
536

> At first i did a download to look at the stucture of the File.

> Then i changes the data with the correct structure.

Why? What's wrong with the normal user interface(s)?

Read only

0 Likes
536

I have round about 6500 new values.

Read only

0 Likes
536

>

> I have round about 6500 new values.

And ECATT cannot help you here?

I have a lot of experience in tweaking role downloads and the most important lesson I've learned is that the import functionality (at least in PFCG) has disturbingly few checks built in.

Knowing that, I consider hacking download files to be almost as dangerous as direct table updates and that it should only be used as a last resort.

Anyhow, to see the structure properly I suggest you download the old situation, enter some of the values manually and download the new situation. Now you can compare any structural differences in the files.

Make sure to use a text editor and not a word processing program to keep your text clean.

Jurjen