cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent!!Analysis Authorisation!!

Former Member
0 Kudos

Hi All,

We have created aothorisation for an user to access only a particular Vendor Id to access thru custome exit,but particular user viewing all other Vendor Datas also..

Pls tell where the problem could be???

Help me ASAP.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Set a break point in your Customer User Exit, at the point where you are restricting the value.

Once done, Execute the query using RSRT and Debug and check.

How are you restricting the Vendor ID ?

Thanks

CK

Former Member
0 Kudos

Hi

Still we have set the break point & checking ..But Couldnt able to analyze the problem yet?

What We have found is I _ step=0, then it displays no values in the varilable selection & when I_step=3,

it display all the values...

Pls help me out as I dont have any idea of ABAP coding.

thnx in advance.