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: 

Issues!!!

Former Member
0 Kudos

Hello folks,

I am having couple of questions here. Can someone help me with some info??

1. I have a Index table. A entry will be created in that table whenever I execute a program. I want to see the values that are stored in the INDEX table (I mean the CLUSTER) with out need to write a program for IMPORTing the values from that index table.

2. This question is related to authorizations I guess. When we display any report in the form of an ALV grid there is a button for exporting the list in to a local file.

My question is when I clicked that button (logged in with my ID) I can see 'local file' 'Spread sheet' 'word processing' options under that EXPORT button...but when I logged in with my business user's ID those options are not displayed.

Can somebody tell me what sort of authorization does that take??

Thanks,

1 ACCEPTED SOLUTION

FredericGirod
Active Contributor
0 Kudos

Hi,

to check quickly the authorization, just use this transaction after testing your ALV : SU53 (maybe /oSU53)

Rgd

Frédéric

(for the first question, I hope I have not understood)

5 REPLIES 5

FredericGirod
Active Contributor
0 Kudos

Hi,

to check quickly the authorization, just use this transaction after testing your ALV : SU53 (maybe /oSU53)

Rgd

Frédéric

(for the first question, I hope I have not understood)

former_member181966
Active Contributor
0 Kudos

1- As per as I know you have to import the cluster with ID in order to see the data. Other wise if you see the data in cluster table its nothing but a bunch of strange characters.

2- I remember in my last project i faced this problem, as I was also supporting basis task there. There’s a OSS note which I need to look for, you need to download some ALV templates and have to upload in client 000, Then this problem solved on business users end..

In a mean while I’ll look around the OSS note and will post you the number.

Hope this’ll help you .

Thanks

Saquib Khan

0 Kudos

Saquib,

Thanks for the replies. Regarding the 2nd reply, I dont think we need to do anythign with OSS notes. It is related to permissions given to the ID's.

I am able to see the options under EXPORT function with my ID but not with business user's ID.

Thanks,

0 Kudos

Yes, probably you’re right. Keep in mind it could be the one of the reasons. Any way did you ask them to check SU53?

Thanks

0 Kudos

I did SU53 but nothing came up related to this stuff. I think some permission is missing. I think I need to dig more.

Thanks,