Dears,
I have one issue that I have transfer QUAN to CHAR without zero.
For example, l_test = '23.1200'. I transferred "l_test" to CHAR and it became 23.1200. But I need the result is 23.12
How could I do??? If any FM to use?? Thanks in advance.
Dears,
I have one issue that I have transfer QUAN to CHAR without zero.
For example, l_test = '23.1200'. I transferred "l_test" to CHAR and it became 23.1200. But I need the result is 23.12
How could I do??? If any FM to use?? Thanks in advance.