cancel
Showing results for 
Search instead for 
Did you mean: 

Printing Text between boxes in sapscript

Former Member
0 Kudos

Hi Friend ,

I have a invoice form . There is the adddress window , info window and the main window . I need to insert some text between the space between the MAIN window and the INFO window . Is there a way we can directly print text between Window or Do i need to create a new window ?? How can I go about this . I have already defined the text in SO10 transaction . I am using this command but dont know how to put it in the space between the infowindow and the main window . Please suggest .

INCLUDE Z_text_insert OBJECT TEXT ID ST LANGUAGE SP PARAGRAPH HP.

Thank you ,

Hari

Message was edited by:

Hari G Krishna

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

hi,

better insert a new window and call the include stement. Else increase or decrease the size of main or info window and place the text

It will work.

Former Member
0 Kudos

Ya u have to insert a window between the two windows.Any text to be printed should be in window.

Check and let me know if u face any problem.

Regards

Former Member
0 Kudos

Hi,

I believe you have to create a new window to display the text..

Thanks,

Naren