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

regd authorization object

Former Member
0 Likes
465

I have to use an authorization object for company code.I donno how to proceed with that.I have seen one in SU21 but donno how to use that.I appreciate if anyone can help me with that.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
441

Hi

You can use

authority-check object 'F_BKPF_BUK'

id 'BUKRS' field v_bukrs

id 'ACTVT' field '03'.

Regards,

Navneet Saraogi

3 REPLIES 3
Read only

Former Member
0 Likes
441

Use <b>BUKRS_AUTHORITY_CHECK</b> FM.

Greetings,

Blag.

Read only

alejandro_lpez
Contributor
0 Likes
441

Hi,

I guess you recieve some kind of message error about lack of company code authorization. When this happen, you should execute transaction SU53, then you could see the authorization object required for company code.

regards,

Alejandro.

Read only

Former Member
0 Likes
442

Hi

You can use

authority-check object 'F_BKPF_BUK'

id 'BUKRS' field v_bukrs

id 'ACTVT' field '03'.

Regards,

Navneet Saraogi