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

Authorisation object

Former Member
0 Likes
367

Dear All,

I need to create one authorisation object to have a control for removal of delivery block in the sales order.

For this i used AUTHORITY-CHECK OBJECT 'ZCC0O_E10'

ID 'LIFSK' FIELD '04'

ID 'ACTVT' FIELD '06'.

But the problem is i dont know how to use AUTHORITY-CHECK and creating object.

Here sy-subrc showing as 12.

So please let me know how to create the authority object and solution for the above issue.

thank in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
341

before creating object search whether required object is exist in SU21.

Sameer

2 REPLIES 2
Read only

Former Member
0 Likes
342

before creating object search whether required object is exist in SU21.

Sameer

Read only

Former Member
0 Likes
341

Hello ,

Please check the following thread discussin,

It contains explanation in detail as to how an authorisation object is created and the sy-subrc values

more on authorisation objects @ the following link

http://sap.ittoolbox.com/groups/technical-functional/sap-basis/please-how-to-create-an-authorization...

reward if it proved useful

Regards

Byju