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

READ_TEXT

Former Member
0 Likes
1,252

Hi Seniors,

I am facing a strange issue in read_text.

I have a adobe form which was printing few texts of shipment in adobe form.

I am trying to change few lines in debug mode and see whther it is getting printed or not but it is not getting printed.

I have done this thing after the code which I have done based on the internal table IT_text where the previous lined are getting accumulated from Read_text

and appended few more lines in it but any change in the internal table while in debug mode is not reflecting in the output.

please advice what to do in this case.

5 REPLIES 5
Read only

Former Member
0 Likes
1,145

Hi Rahul

You need check the output field from Adobe layout, to see what the context was bounding to this output field. Then back to 'Context', maybe it`s a 'Include text', not come from your abap code.

regards,

Archer

Read only

Former Member
0 Likes
1,145

Hi,

I have checked the code initialization part in ADOBE FORMS. there is also some code of same read_text only where the same thing is getting populated and there also I have appended the same desired line in the internal table IT_text but still I am facing the same issue.

Read only

0 Likes
1,145

ok, i can`t input out website here, so please googling this '

Including the Standard Texts (SO10) and any other Long Texts in the Adobe Forms'

Then you will know what`s the 'Include text' and how to check the 'Context', not in 'Initialization' part.


regards,

Archer.

Read only

0 Likes
1,145

i only say it`s maybe, maybe in your case is not a 'Include text', then you need more debugging it

Anyway, hope can help you.

Read only

Former Member
0 Likes
1,145

Let me c once more.will let you know

then.nyways thanx for the help till now..looking forward more for your help.thnx