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
477

hi ,

Any body can give me a sample code for authrization.

1 ACCEPTED SOLUTION
Read only

JackGraus
Active Contributor
0 Likes
438

Primary statement for checking authority is AUTHORITY-CHECK

AUTHORITY-CHECK OBJECT 'F_KNA1_GEN'

ID 'ACTVT' FIELD '03'.

Regards Jack

2 REPLIES 2
Read only

JackGraus
Active Contributor
0 Likes
439

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
438

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.