‎2014 Feb 20 5:58 AM
‎2014 Feb 20 7:53 AM
Add one space after the Text element right aligned. or set the paragraph setting in Smart styles.
-Satya
‎2014 Feb 20 6:01 AM
Hi Krishna
This looks like spacing issue..how are you printing these table lines please provide the details
Nabheet
‎2014 Feb 20 6:09 AM
Hi,
Thanks for quick response.
Your asking about smart styles.What i used for this.
I think your saying is correct. What exactly you required.
‎2014 Feb 20 6:12 AM
Hi Krishna,
This seems that you have used same Paragraph/Character formats for both Text and Values in those failed cases (example for 'Transactions' and 'Receipts').
Once check the formats.
Regards,
Vijay
‎2014 Feb 20 7:14 AM
Check whether the IGT: Receipts, IGT: Payments and Total: Receipts, Total: Payments cell values have data type with sign, if yes set formatting option Leading Sign to the Left on them: http://help.sap.com/saphelp_nw04/helpdata/en/d1/803445454211d189710000e8322d00/content.htm
Justify all the Amount cell values by applying the same Paragraph Format that has either:
1) appropriately positioned Tab with Align With Decimal Character alignment;
2) Right-Aligned alignment with appropriate Right Margin indentation.
‎2014 Feb 20 7:53 AM
Add one space after the Text element right aligned. or set the paragraph setting in Smart styles.
-Satya
‎2014 Feb 20 8:35 AM
Hello,
Try like thsi&variable(c)&it will compress the space and you ill get the desire result.
Thanks,
Sam
‎2014 Feb 20 8:54 AM
Hi Krishna,
it seems a general problem , i have also faced the same issues while
started working on smartforms in my early days.
Just ckeck all the fields you have used in smartforms, for their spacing
and allignment for the header and body part, please keep both same font and
paragraph format, also keep sufficient space for displaying your data,
it will surely sort out your problem.
‎2014 Feb 21 3:18 AM
Hi Krishna,
You can solve this issue using smartstyles. Create a smartstyle and set the margin according to your requirement.
Regards,
Anoop
‎2014 Feb 21 4:17 AM
try to put space compress operator.
i.e.
while printing smartform variable..
&wa-displayvalue(CZ)&
here you need little addition (CZ) at the end of smartform printing variable.
‎2014 Feb 24 6:12 AM
Hi Kirshne,
while inserting the element you may use (CZ)along with your variable.
C- for elimintaing the leading space
Z- for eliminating the Leading Zeros
still the problem exists,
try extending your column width in you table design. its all about spacing issues and keep your smartstyle(need not to make changes) as it is..
‎2014 Feb 24 6:24 AM
Hi,
Thanks to every one.The issue is solved.Once again Thanks for you support.
‎2014 Feb 24 6:28 AM
HI Krishna,
if you dont care, Please made this thread as answered with the correct answer. Either mark any answer as correct answer or share your solution you found yourself. and thats gonna be very helpful for those who search again on the same topic
Cheers!