cancel
Showing results for 
Search instead for 
Did you mean: 

SAP SCRIPT ALLIGNMENT PROBLEM

Former Member
0 Kudos

Hi Friends,

Its too urgent..Iam Facing problem with allignment in forms(script)..

in my form(SCRIPT) 6 coloumn s are there

.. I want put the coloumn allignment properly..

If 1st coloumn item is is comming more means description moving towrd right..

if description is comming less means 3rd coloumn qty is comming towrds left... I want resolve this problem permently..(if possible with tabs).. If any body knows the soltion means please let me know....how can i restrict complete allignment..

Can u explan the concept TABs in Paragarph format...

One more problem with service text is printing as include text.. it shoud print in description colomn..

Iam calling as include text object id langu..

BUT Iam getting from 1st colomn to last cloumn... if iam creatiing paragraph format also i can restrict left side only.. but how how can i restrict right site.. for that how i have to create the paragraph format..

i done the paragraph format with tab.. still iam getting same output with 1st coloumn to last coloumn..

If iam using read text...it will print..but i done this its not getting print..

in debugging mode iam excutiing i wrote the code for calling program with (perform formname in program znewXXX.)

Still its not calling the program for to see the valuse in program as internal table...

please any body knows these solution..please send the reply..

If u provide the number also; i will call u..

Thanks in advance..

SAM

Accepted Solutions (0)

Answers (5)

Answers (5)

chaithanya_mk
Participant
0 Kudos

Hi Sampath,

Always the following points in mind while adding tab to your paragraph format.

1) The characters are always written from from the right hand side of the page i.e., the letters are actually appended to the string.

2) Even the tab position in paragraph format is also calculated in the similar way.

Hope this is useful to your alignment.

Rewards if useful please.

Former Member
0 Kudos

hi,

Don't take tension venkat , just do one thing that if u r using tabs in paragraph format jsut chek that same para number u used for on ur editor while printing or not if it is ok than , in using tabs do right alingment for all value , quantity and no. fields in tabs

and for tabs i give u an idea that tabs are used as a property of paragraphs for proper alingment of values or data in coloumns .

take tabs as the position from where u want to start as for example if ur first field is item no. than u have to alingned it as right alingment so it will start printing the value from right in coloumn so u decide that how many charcter is actullly it is taking so as for example it is of 10 character than give frst tab as on 10th in postion and type as CH while defining first coloumn , than suppose next field is description so u have to define it as left alingment so if first tabis at 10 and due to left alingment the positon of cursor is just after 10 becouse it is left alingned and previous one is right so start it from 12 as giving space of 1 or 2 character and do the same thing with using comman sence for other , but remember in this method of scripts u have to do one or more times trial and error so just do it once and practice it . this is very important.

thank

if useful please reward points.

Former Member
0 Kudos

Hi,

Do the right alignments for all and do the tab positions correctly

If helpful rewards me.

Former Member
0 Kudos

Hi Sam,

Iam also facing problem when it comes to aligning the sap script as per reply from nageshwar if you get a fix for this please do mail me the same so that this could also help me.

nranjith@aol.in

Regards,

Ranjith

Former Member
0 Kudos

Its always difficult to explain about paragraph formats and its tab positions .

Instead send me screen shots of your paragraph format and its tab positions also printout of your script

also expalin how do you want the print out.

Regards,

Nageswar