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

Problem in smartforms while displying

Former Member
0 Likes
4,052

Hai Experts,

How to solve this.

             

1 ACCEPTED SOLUTION
Read only

satyabrata_sahoo3
Contributor
0 Likes
3,580

Add one space after the Text element right aligned. or set the paragraph setting in Smart styles.

-Satya

12 REPLIES 12
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
3,580

Hi Krishna

This looks like spacing issue..how are you printing these table lines please provide the details

Nabheet

Read only

0 Likes
3,580

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.

Read only

VijayaKrishnaG
Active Contributor
0 Likes
3,580

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

Read only

Private_Member_7726
Active Contributor
0 Likes
3,580

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.

Read only

satyabrata_sahoo3
Contributor
0 Likes
3,581

Add one space after the Text element right aligned. or set the paragraph setting in Smart styles.

-Satya

Read only

Former Member
0 Likes
3,580

Hello,

Try like thsi&variable(c)&it will compress the space and you ill get the desire result.

Thanks,

Sam

Read only

former_member187748
Active Contributor
0 Likes
3,580

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.

Read only

Former Member
0 Likes
3,580

Hi Krishna,

You can solve this issue using smartstyles. Create a smartstyle and set the margin according to your requirement.

Regards,

Anoop

Read only

Former Member
0 Likes
3,580

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.

Read only

Former Member
0 Likes
3,580

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..

Read only

Former Member
0 Likes
3,580

Hi,

Thanks to every one.The issue is solved.Once again Thanks for you  support.

Read only

0 Likes
3,580

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!