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

Position text in contract

Former Member
0 Likes
542

Hi All,

In a contract, text can be maintained for each item in the text tab. Can any one let me know in which table this text will be saved ?

Thank you,

Usha

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
487

Hi

I suppose you're maining the standard text, don't I?

In this case you can only find a header table STXH and use fm READ_TEXT to read the text.

Max

Hi All,

In a contract, text can be maintained for each item in the text tab. Can any one let me know in which table this text will be saved ?

Thank you,

Usha

2 REPLIES 2
Read only

Former Member
0 Likes
488

Hi

I suppose you're maining the standard text, don't I?

In this case you can only find a header table STXH and use fm READ_TEXT to read the text.

Max

Read only

0 Likes
487

Thank you max.

You solved my problem.

Usha