Hi Guys,
I have been working on a SAPScript form and I have an issue. Can I restrict the size of the amount field so that it appears with a certain number of digits before the decimal point? If so, how? The size of the amount field is causing part of the amount to be written to the next line, which I do not want to happen.
I also need a character field not to compress spaces. It seems this is what is happening if this field contains a smaller number of characters than the defined number e.g. &EKPO-TXZ01(17)& having max 17 characters. This causes the other numbers and so on in front to drag back wards. I do not want this to happen as well. Also, it seems it is also creating spaces (about 3) after each line and I have not defined any new lines in the form itself.
Please assist.
Thanks and Regards,
Darlington