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

code for authorization

Former Member
0 Likes
560

hi ,

Any body can give me a sample code for authrization.

1 ACCEPTED SOLUTION
Read only

JackGraus
Active Contributor
0 Likes
521

Primary statement for checking authority is AUTHORITY-CHECK

AUTHORITY-CHECK OBJECT 'F_KNA1_GEN'

ID 'ACTVT' FIELD '03'.

Regards Jack

hi ,

Any body can give me a sample code for authrization.

2 REPLIES 2
Read only

JackGraus
Active Contributor
0 Likes
522

Primary statement for checking authority is AUTHORITY-CHECK

AUTHORITY-CHECK OBJECT 'F_KNA1_GEN'

ID 'ACTVT' FIELD '03'.

Regards Jack

Read only

Former Member
0 Likes
521

Hi,

let me know in which aspect you want to put this authorization, ex:- at Tcode level, progam level, company code level......etc.

Thanks,

Sreeram.