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: 

Reg the Authorization Object for ROW data in table via RFC

Former Member
0 Kudos

Hi,

I have a requirement related to authorization. I have built an RFC to insert and update data in the custom table.

In the custom tble there is one field called Authorization key which is a four digit code value. For each record the authorization key will be maintained .

My requirement is when ever a USER try to update this table then the RFC should check if the user is authorized to do changes. The check is done ROW level. Or in other words the check is based on the data level. I have created the authorization object and clss in SU21.

Can anyone please suggest me how to go head with this requirement.

Regards,

Vighnesh .

Edited by: Julius Bussche on Sep 22, 2009 8:32 AM

Subject title improved.

1 ACCEPTED SOLUTION

Bernhard_SAP
Employee
Employee
0 Kudos

Hi Vighnesh,

I think S_TABU_LIN could lead to success for your requirement.

b.rgds, Bernhard

3 REPLIES 3

Bernhard_SAP
Employee
Employee
0 Kudos

Hi Vighnesh,

I think S_TABU_LIN could lead to success for your requirement.

b.rgds, Bernhard

0 Kudos

Hi

Since i am new to this uthorization part can you please tell me what is S_TABU_LIN . Where to assing this.

0 Kudos

See the IMG documentation under SAP Web Application Server ® System administration ® Users and authorizations ® Line-oriented authorizations.

See 'help.sap.com'->search for S_TABU_LIN

See SU21->documentation for S_TABU_LIN in class BC_A

b.rgds, Bernhard