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

Regarding Authorization Objects

Former Member
0 Likes
536

Hi All,

I have one question regarding Authorization Objects.

I have one requirement where by user has asked following in FD.

<b>Only allow access to orders that the sold-to party are authorized for.</b>

I have two fields in selection screen as

<b>Order Number [VBAK-VBELN]

Sold-to Party Number [VBPA-PARVW Use SP as the key]</b>

Is it that i have to create authorization object for PARVW.

Then in that case i have created one Authorization object name [ZPARVW] & ID as [PARVW] in SU21 under one class.

Is that what i need to do!

Then what does below statement means:

<b>Only allow access to orders that the sold-to party are authorized for.</b>

What does Basis guys do with my authorization object!

What i need to ask them while sending a mail!

How we will achieve above Functional requirement!

Can anybody give inputs into this issue!

Thanks in advance.

Thanks & Regards,

Prasad.

3 REPLIES 3
Read only

dani_mn
Active Contributor
0 Likes
473

HI,

you have to ask basis to add this authorization object to the Authorization profile of user roles. so you can use this in your code to check validilty of users.

Regards,

Wasim ahmed

Message was edited by: Wasim Ahmed

Read only

Former Member
0 Likes
473

Hi,

Creating 'ROLES' to users is ok.

But what does following statement means!

<b>'Only allow access to orders that the sold-to party are authorized for.'</b>

Thanks,

Prasad.

Read only

Former Member
0 Likes
473

Hi Prasad,

i dont know how to approach this issue, bcos SP is linked with Sales AREA , So if i have autho. to Salesarea A so i can create / display all the orders of SP which are Under this sales Area. So check on Sales Area.

So better to get more inputs from ur functional persion .

orelse create object with Sales Area + SP party .

Regards

prabhu