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

SAPSCRIPT

Former Member
0 Likes
744

HELLO ERVERYBODY

Im soory my English languge isn't better to give you a Detail about my problem, but I try.

So i have a SAPScript Forms , in this i wisch by somme Word to : spread with line ( the same with MicrosoftWord ).

How kann i do it ?

Kann somebody help me .

Thanks

4 REPLIES 4
Read only

Former Member
0 Likes
689

Hi,

You can try that by using <b>Justified</b> format for the word.

Regards,

Raj

Read only

Former Member
0 Likes
689

Hello Hamama,

In the paragraph format, select the paragraph that you use.

In the alignment section, choose 'Block'.

I hope that helped.

Thanks,

Susmitha

Read only

Former Member
0 Likes
689

HI

CONGRATULATION

HOPE YOUR CARRIER LADDER WILL TALLER DAY BY DAY ON THE HELP YOU SDN.

YA AS PER YOUR REQUIREMENT I THINK YOU WANT TO DISPLAY A THE TEXT LIKE MICROSOFTWORD.

YOU CAN SET THE CHARACTER FOR MAT AND THE PARAGRAH FORMAT TO DISPLAY YOUR DATA AS PER YOUR REQUIREMENT.

YOU CHECK WITH THE FOLLOING LINKS WHICH WILL GIVE YOU SOME MORE IDEA ABOUT THE SAP SCRIPT

http://sap.niraj.tripod.com/id19.html

http://www.planetsap.com/Userexit_List.htm

http://www.allsaplinks.com/material.html

http://www.sap-img.com/abap-function.htm

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/840ad679-0601-0010-cd8e-998...

SLDB-To find out the logical database details

http://de.geocities.com/rafaelreichle/abapkeywords.html

STMS-Transport Management System

http://www.kabai.com/abaps/q.htm

THANKS

MRUTYUN

Read only

0 Likes
689

Paragraph format

Parag. Family Size Bold Italic Undl

__________________________________________

k HELVE 16 on on

and character format

String Family Size Bold Italic Undl

_____________________________________________

us on

for this character format 'us' -


>Spacing 0,85LN (say button Other attributes in Font attribites section )

SAPSCRIPT EDITOR:

K2 ,,,,CONCESSION/

K ,,<us>DEVIATION PERMIT</>

LD ,,<B1>*Non-conformity</>

= ,,,,<B1>*RECORDABLE</>

my be i have a problem with the Printer ?

cause when I print the line is under ,but in the transactin ( QM02) Notification --->Print

-


>Notification--->Print preview is Correct.

Thanks ervery body