Application Development 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: 

Sales Org Text

Former Member
0 Kudos

Hi,

what is the table name in which we will find the text of the sales organisation.

For sales organisation the table name is TVKO. I want the text of that sales organisation(0001- SalesOrg Germany) to be dsiplayed in my Report. From which table i have to retrieve the text of sales organisation.

For Text when i press f1 and when i check it is giving V_TVKO which is a maintainence view.

Please let me know the table where the Text is stored.

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Use table TVKOT for sale org. text.

Regards,

Raju.

3 REPLIES 3

Former Member
0 Kudos

Hi,

Use table TVKOT for sale org. text.

Regards,

Raju.

Former Member
0 Kudos

Hi Ram,

SAP stores all the text in the text table which always have 'T" at the end because text are always language dependent.

e.g. TVKO is the table for sales org and TVKOT is the table sales org text.

Regards,

Hemant

Former Member
0 Kudos

hii

use table TVKOT

field VTEXT for sales org.text

regards

twinkal