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

BP language

Former Member
0 Likes
8,088

Hello friends,

I am trying to find all Business partners with a specific language. In transaction BP one can find the field spras where the language is shown.

This field must be the spras field in table T002. My problem is I can't see in table BUT000 how the T002-SPRAS is connected to a specific BP. I also checked table T005,

but can't see how the BUT000-PARTNER field is connected to T002-SPRAS? Any input would be very much appreciated.

best regards Ballo

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
4,624

Fields BUT000-BU_LANGU or BUT000-LANGU_CORR ??

Regards Wolfgang

Hello friends,

I am trying to find all Business partners with a specific language. In transaction BP one can find the field spras where the language is shown.

This field must be the spras field in table T002. My problem is I can't see in table BUT000 how the T002-SPRAS is connected to a specific BP. I also checked table T005,

but can't see how the BUT000-PARTNER field is connected to T002-SPRAS? Any input would be very much appreciated.

best regards Ballo

3 REPLIES 3
Read only

Former Member
0 Likes
4,625

Fields BUT000-BU_LANGU or BUT000-LANGU_CORR ??

Regards Wolfgang

Read only

0 Likes
4,624

No these fields are empty in BUT000...

Read only

0 Likes
4,624

In that case: Get the Adressnumber from Table BUT020 - Field ADRNR and get the Adress via Function ADDR_GET.

You'll find the language in SADR-SPRAS .

Regards Wolfgang