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

reading pooled table

Former Member
0 Likes
672

Hi Guru's,

I want to read table 'T077s'

when i see table contents i can see the values for 'TXT30'

when i see the table definition i'm not able to see the field

'TXT30'

how can i read the values of field 'TXT30'.

Thanks in advance.......

Regards,

Vijay.

2 REPLIES 2
Read only

Former Member
0 Likes
523

vlaues are from Text table

T077Z

T077Z is the texttable for T077S

Read only

vinod_vemuru2
Active Contributor
0 Likes
523

Hi Vijay,

This means u have text table for this.

T077Z is the text table. Pass Language key Chart of accounts and G/L account group to this table.

U can JOIN T077S and T077Z table as well.

To find the text table open ur table in se11=>Menu=>goto=>Text table.

Thanks,

Vinod.