2010 Feb 26 3:32 PM
Hi
i have created a smartform and with some conditions quantity fields is not displayed for some line items in sales order and for some line items it is displayed
when the quantity field is not displaying for some line items for that iam clearing the quantity field
but in form it is displaying as '0' , but i want space in that '0' place how to over come this?
Thanks
Surendra P
2010 Feb 26 3:42 PM
You need to use the sapscript special code Z that delete leading zeroes...
Try to use the following format for that field: &fieldname(Z)&
It should work.
Try.
Edited by: robcom69 on Feb 26, 2010 4:42 PM
Edited by: robcom69 on Feb 26, 2010 4:42 PM
Hi
i have created a smartform and with some conditions quantity fields is not displayed for some line items in sales order and for some line items it is displayed
when the quantity field is not displaying for some line items for that iam clearing the quantity field
but in form it is displaying as '0' , but i want space in that '0' place how to over come this?
Thanks
Surendra P
2010 Feb 26 3:42 PM
You need to use the sapscript special code Z that delete leading zeroes...
Try to use the following format for that field: &fieldname(Z)&
It should work.
Try.
Edited by: robcom69 on Feb 26, 2010 4:42 PM
Edited by: robcom69 on Feb 26, 2010 4:42 PM