Page 1 of 1

How to find list of company codes assigned to users !!!

Posted:
by basisguy
Hi All,

Is there is any report or table through which I find the list of company codes assigned to users.(not via PFCG)

How can I find this at a single shot.


Thanks & Regards,
Amit

Posted:
by naveedahmed
hi,

plz chk it out this

Table T001 which displays the company codes within a client... for the users...

Posted:
by sanjaykhatri
Options No.1
you can find using transaction suim.

--> users by complex selection criteria
---->by authorization values
-------> Enter authorization object "F_BKPF_BUK "
---------->press enter and enter company code

execute ... you will find the users


Option No.2
You need to find roles assigned to the user first then go to table agr_1252 anf give the value $BUKRS along with the role names.

You will find out the company codes assigned to the user.

Also you can ask ABAPer write a simple ABAP report using joins of table AR_DEFINE and AGR_1252. Also check tables UST12 and AGR_1251.

Sanjay

Posted:
by naveedahmed
hi,

sanjay....

nice posting ......

regards...

naveed ahmed
sap basis consultant

Re: How to find list of company codes assigned to users !!!

Posted:
by rukku
First Check T001 Table.
Other Wise Create Purchase Orde .Here we can find out Company codes.Use ME22/ME22N Transaction