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

Find company code

Former Member
0 Likes
1,862

Hi

i have werks how i can find comapny code

thanks

have a nice day

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
985

Hi,

Check the master table for plant T001W , from there you will get the Valuation Area BWKEY , using this value to get the company code from the table T001K.

Regards

Arun

3 REPLIES 3
Read only

Former Member
0 Likes
985

use table t500p and find the company code based on personnel area(WERKS)..

i hope ur werk field is related to SAp HR?if so then go ahead with tht table..

Reward if helpfull

amit

Read only

Former Member
0 Likes
986

Hi,

Check the master table for plant T001W , from there you will get the Valuation Area BWKEY , using this value to get the company code from the table T001K.

Regards

Arun

Read only

former_member508729
Active Participant
0 Likes
985

Hi ,

you can get company code from t001k table. Just pass your werks as bwkey to t001k and you will get corresponding bukrs from that.

Regards

Ashutosh

Reward points if helpful