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: 

Text Tables of object KNVV

Former Member
0 Kudos

Hi,

I have a requirement to read all the texts entered in "Sales Text" portion of customer master T-Code XD02

I am able to take it using FM READ_TEXT USING FOLLOWING PARAMETERS

ID - Y12

LANGUAGE - EN

NAME - 002100000910002065

OBJECT - KNVV

but now my requirement is to take all the text fields of "Sales Text" for checking Master Data

I am using SQVI for creating quary please help me to find the table storing this text values

Regards

Nausal

3 REPLIES 3

Former Member
0 Kudos

hi nausal,

STXH is the table which stores all texts.

Thanks,

Vamshi

Former Member
0 Kudos

HI,

Check these table STXH, STXL

Former Member
0 Kudos

Hi,

Table STXH stores the header data and

Table STXL stores the line data .

regards,

ajit.