Skip to Content
0
Aug 22, 2018 at 09:30 AM

ABAP Query Coloumn Alignment for Character Type Field

64 Views

Hi All,
I am working on an ABAP query(SQ01 and SQ02).
I want to get right alignment for an additional field which is of type C. I can't change the type to P or CURR field etc.

I tried "WRITE <field> TO <another field> RIGHT-JUSTIFIED."
in SQ02 but it's not working.

Do you have any solution for this?

Thank you in advance,

Regards,

Nilanchal Behera