hai
I want to find the lenght of the field which data type as quan type
My Requirement is as follow
For example : variable with value 1.500
X = 1.5000 i want to find the length of the X . (My Excepted Answer should be 6)
I tried using the STRLEN and Describe Field Option but still i am not getting the correct count
Any Function Moudle or Code this ?