Application Development 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: 

How to get the table like format output with corresponding text from SO10 text

Former Member
0 Kudos

Hi Experts,

I need print the output (Like Table with corresponding fixed text) from SO10 text.

For table like output, I have used the Box command like below.

BOX WIDTH 20 CM HEIGHT 6 CM FRAME 5 TW INTENSITY 1

BOX XPOS 0 CM YPOS 1 CM WIDTH 20 CM HEIGHT 0 CM FRAME 5 TW

BOX XPOS '13.2' CM YPOS 1 CM WIDTH 0 CM HEIGHT 3 CM FRAME 5 TW.....

By the above box commands, I am getting the table like output. Now my problem is how to get the Text in that table like output. My text is Static one.

I need to print the text in some places of table. How to print the text in the table.

Thanks

Nagireddy Alavala

15 REPLIES 15

suresh_kutam
Participant
0 Kudos

Hello Nagireddy,

which format you are using to print SCRIPT/SF/Adobe form ?

Thanks,

SK

0 Kudos

Hi SK,

Thanks for you reply.

I am using Script editor format.

Thanks

Nagireddy Alavala

former_member220028
Active Contributor
0 Kudos

HI,

SO10 is always script editor format. we need to know if you are developing a sap-script formular, an adobe-forms-formular, a smartform formular, or if you want to print the SO10-Text into a file.

regards

Stefan Seeburger

0 Kudos

Hi Stefan,

I need to use this SO10 text in one of the Scripts.

I need this type of output (Mentioned above) from SO10 text only.

I am able to print table like output from SO10.

I am unable to Add text into the table.

Thanks

Nagireddy Alavala

thanga_prakash
Active Contributor
0 Kudos

Hello Nagireddy,

Create a two window like below, One for lines and another for Data print.

Lines Window SO10 will have lines, while specifying the YPOS and XPOS in the SO10 text make sure the position reaches data window, so that Lines window can draw lines near to data window.

Now in Data window Specify your data by using proper Paragraph formats.

Regards,

Thanga

0 Kudos

Hi Thanga,

I need to print this output from SO10 text only.

Could you please tell me how to print that from SO10 text.

Thanks

Nagireddy Alavala

0 Kudos

Did you try with the above option?

former_member220028
Active Contributor
0 Kudos

its easyto include SO10 to SAP-Script

when calling the window, this so10-text gets printed

thanga_prakash
Active Contributor
0 Kudos

Hello Nagi reddy,

Please find the below option.

MAIN window has data and Line window has Standard text lines.

LINES WINDOW

LINES SO10 text

MAIN window with data

Output:

Please let me know in case you couldn't understand above method.

Regards,

Thanga

thanga_prakash
Active Contributor
0 Kudos

Hello Nagireddy,

Does the above option work?

Regards,

Thanga

0 Kudos

Hi Thanga,

Thanks for your reply.

I did not not try. I will try today and let you know.

The main problem here is the text needs to fill properly in the table....

Is there any option where we can get the Table like output with proper text from Sinlge SO10 text creation...?

Thanks

Nagireddy Alavala

0 Kudos

Hello Nagireddy,

There is no such option in Sapscript as I am aware. Go for Smartforms/Adobe forms then.

Regards,

Thanga

thanga_prakash
Active Contributor
0 Kudos

Hello Nagireddy,

Is your problem solved?

Regards,

Thanga

0 Kudos

Hi Thanga,

Thanks for your continuous support.

No. Still the problem is there.

I am unable to use Smartforms/Adobe forms here.

It is a Support project issue. Already Script was there. I need to create one new SO10 text with output mentioned above. Then needs to call SO10 text into Script by replacing old SO10 text.

Is there any chance to get the mentioned output with SO10 text....?

Thanks,

Nagireddy Alavala

0 Kudos

Hello Nagireddy,

Any luck? Is it solved?

Regards,

Thanga