‎2007 Jul 26 8:17 AM
hi all
i am trying to print net price of a line item i.e netpr in a text element like
&wa_ekpo-netpr& this is giving me an ssf composer 042 error
any pointers on what is wrong here
regards
navjot
‎2007 Jul 26 8:19 AM
Hi ..
&wa_ekpo-netpr& is a Currency field.
Convert the Currency / Quantitiy / Decimal fields into CHAR Fields.
then it should work.
<b>Reward if Helpful.</b>
‎2007 Jul 26 8:19 AM
Hi ..
&wa_ekpo-netpr& is a Currency field.
Convert the Currency / Quantitiy / Decimal fields into CHAR Fields.
then it should work.
<b>Reward if Helpful.</b>