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

Create own authorization objects?

Former Member
0 Likes
481

Dear all,

A simple question:

Is it possible to create my own authorization objects?

And can I then enhance programs to check this auth. object?

Thanks,

Jan

PS: I'm pretty new to the security / authorization field in SAP. Might be obviuos thru the question, but I did some years of java programming - and there this would work. And in the end, SAP's only software ^^

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
443

Hi Jan,

Please refer the guide in the below link: It shows step-by-step method:

http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a5...

4 REPLIES 4
Read only

Former Member
0 Likes
443

Dear all,

A simple question:

Is it possible to create my own authorization objects?

Yes, It is possible

And can I then enhance programs to check this auth. object?

Yes, you can

Read only

Bernhard_SAP
Product and Topic Expert
Product and Topic Expert
0 Likes
443

Hello Jan,

you should find some information if you search this forum.

Furthermore I suggest the abap documentation for the statement authority-check.

b.rgds, Bernhard

Read only

0 Likes
443

Hi,

Will do that - now that I know it's possible.

Thanks ,

jan

Read only

Former Member
0 Likes
444

Hi Jan,

Please refer the guide in the below link: It shows step-by-step method:

http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a92195a9-0b01-0010-909c-f330ea4a5...