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

smartforms--In rate zeros

Former Member
0 Likes
544

Hi,

I am getting rate and amount.But the problem is I am getting even 0.00 also.I mean the rate 0.00% and amount 0.00.How can I avoid those .

Please help me.

thanks

Hi,

I am getting rate and amount.But the problem is I am getting even 0.00 also.I mean the rate 0.00% and amount 0.00.How can I avoid those .

Please help me.

thanks

3 REPLIES 3
Read only

Former Member
0 Likes
513

Hi Rahul,

It is not clear what you want.

You explain problem more precisely.

thanks,

Bharat

Read only

Former Member
0 Likes
513

Hi,

Try to put &rate(i)& and &amount(i)& like this .

Here i suppresses the initial fields like 0.00.

GP

Read only

Former Member
0 Likes
513

Try to write the data to the paritulcar fields with option NO-ZERO.

eg/

lets say you are using lrate as the field in smartform.

write rate to lrate no-zero.

Regards

Anurag