Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAPScript: formatting Options !!!

Former Member
0 Likes
489

Hi all,

Can i mention more than one formatting option with Symbol?

Like &Symbol(<)& -- leading sign on left

and &symbol(R)& -- right justified and

&symbol(Z)& --- without leading Zeros

Should i use &symbol(<)(R)(Z)& ????

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
378

Hi Vipin,

Use this - &symbol(<RZ)&

Regards,

Renjith

1 REPLY 1
Read only

Former Member
0 Likes
379

Hi Vipin,

Use this - &symbol(<RZ)&

Regards,

Renjith