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: 

Create own authorization objects?

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Former Member
0 Kudos

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

Bernhard_SAP
Employee
Employee
0 Kudos

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

0 Kudos

Hi,

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

Thanks ,

jan

Former Member
0 Kudos

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...