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

Problem when Saving Texts using Function Module CREATE_TEXT

Former Member
0 Likes
287

Hi All,

I am using Function Module CREATE_TEXT to save text in transaction XK02.

But the first character of few lines disappears in one of (Ruled) editor while that character appears in a new line in another editor.

In debug mode, I found that value of TDFORMAT is '=' in the line in which first character disappears.

while in rest its value is '*'.

I tried hardcoding the value FFORMAT in function module CREATE_TEXT with '*'. Please suggest me solution to this.

Regards,

Nibha

1 REPLY 1
Read only

Former Member
0 Likes
252

HI.

Refer this link.

http://www. saptechnical.com/Tutorials/ABAP/MaterialLongText/info.htm

Regards.

Jay