Skip to Content
0
Former Member
Apr 21, 2009 at 05:54 AM

Minus Sign in front

59 Views

Hello experts,

In Alv report, my requirement is to shift "-" sign in front for quantity fiels which is of

qty_1 TYPE mard-labst,

After searching SDN, I get

1.Edit Mask option : But for using this we know how many digits r thr before decimal and after decimal.

2.Shift :'QTY_6' must be a character-type data object(data type C,N.D,T or STRING).

3.FM 'CLOI_PUT_SIGN_IN_FRONT': For this field need to pass must b of character type.

Plz suggest how to shift minus sign in front for field type mard-labst.

Ravi