Hi all,
I am working on ABAP query(SQ01 and SQ02).
I want to get right alignment for an additional field which is type C. I can't change the type for P or any other types,
I tried
"WRITE <field> TO <another field> RIGHT-JUSTIFIED."
in SQ02 but was not working.
Do you have any solution for this?
Thank you in advance,
Mika