Hi Friends,
I need to left justify a numeric field , after suppressing the data in ezt.
data field :
ws-amount (13 INTEGER BYTES . 2 DECIMAL BYTES)
i am confused as in how to declare the variable. Also as it is a numeric field , i need to suppress the Zeroes.
i believe numeric fields will be right justified. is there a way to right justify it? Will it get left justified if i move it to alphanumeric field?
please share your thoughts