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

Table name for company code

Former Member
0 Likes
3,605

Hi Experts

How to find Company code using Delivery Document no?

1 ACCEPTED SOLUTION
Read only

JoffyJohn
Active Contributor
0 Likes
2,240

See table LIKP(Delivery Header Data)

get the value of sales organization field (VKORG)

check table TVKO (Organizational Unit: Sales Organizations)

you will get the company code.

5 REPLIES 5
Read only

Former Member
0 Likes
2,240

From the delivery you can find the sales order/STPO no & both databases vbak/ekko BUKRS is present.

Reward points..

Read only

JoffyJohn
Active Contributor
0 Likes
2,241

See table LIKP(Delivery Header Data)

get the value of sales organization field (VKORG)

check table TVKO (Organizational Unit: Sales Organizations)

you will get the company code.

Read only

Former Member
0 Likes
2,240

Read table TVKO to get the sales organizations (field VKORG) for the company code (BUKRS).

Regards

Kiran Sure

Read only

Former Member
0 Likes
2,240

hi,

sales order/STPO no & both databases vbak/ekko BUKRS is present.

Read only

Former Member
0 Likes
2,240

Hi Kiran,

check this table /BEV1/RSFFROR

reward if helpful

regards,

kishore