Hi,
Have a scenario where in i am converting the Key figure to Char. The Content of the Key figure are by default right justified and for the Char IOBJ they are left justified.
Now when i move the key figure content to the Char iobj, the content in the Char object is left justified . How to Convert the content of the CHAR IOBJ to right justified.
I tried with Field Routine , the statements used are "SHIFT 'Field' Right Deleting Trailing Space. " But still it is not working.
Appreciate you help in advance to solve this problem.