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

while displaying the amount

Former Member
0 Likes
684

hi.

i am displaying the amount in smartform. the amount should be displayed as the percentage. but it is displaying as amount.

eg : tax% is 4.000% . but it is displaying as 40.00.

can any one tell me the solution.

5 REPLIES 5
Read only

Former Member
0 Likes
669

Hi jyothsna vankadari,

Pass the ammount to character field before it displaying, i think your problem may solved.

Regards,

Mahi.

Read only

Former Member
0 Likes
669

Let me know how you declare the variable of tax

Read only

0 Likes
669

hi shilpa.

i declared that as type of kbetr.

but in the table konv also the value is 40.00 only.

Read only

0 Likes
669

Hi J ,

while working on conddition, its rates u need to remember that all % will be for 1000 not for 100.

regards

Prabhu

Read only

0 Likes
669

then how to rectify that if it is for 1000. do i need to translate to 100?