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

Long text

Former Member
0 Likes
691

In cs02 transaction i am tring to save long text into the field item text and the tdname changes from time to time. the long text is getting created when i see in the table stxh and also i am able to retrieve it but i am not able to see in the transaction. i am doing a BDC for it and its the mandatory field. could some one help me.

Thanks in advace.

4 REPLIES 4
Read only

Former Member
0 Likes
546

Hi Subbu,

Please post the BDC logic where you fill the long text. The problem with BOM long texts is that if the field STPO-LTXSP is not filled in, then these long texts are not visible through the transaction. Use RCSBI040, instead, to create long texts for BOMs.

Srinivas

Read only

0 Likes
546

Thanks srinivas, with out save_text i am directly pushing the data to the bdc field manipulating it thru the increment logic and it worked out. thanks again.

Read only

0 Likes
546

Hi Subbu,

Can you please let me know what exactly is the increment procedure you used to push Long texts with out using SAVE_TEXT.

thanks in advance !

Read only

Former Member
0 Likes
546

Hi Subbu....

I`m having the same problem as you had.......

"In cs02 transaction i am tring to save long text into the field item text and the tdname changes from time to time. the long text is getting created when i see in the table stxh and also i am able to retrieve it but i am not able to see in the transaction. i am doing a BDC for it and its the mandatory field."

you had solved the problem..

can pls guide me for solving the same problem.....

its urgent...

Manoj