cancel
Showing results for 
Search instead for 
Did you mean: 

Smartform.

Former Member
0 Kudos

Hi SDNs

My client has been maintaining two or three schedule lines for each item.For examle total quantity is 3.My client has been delivered 2 quantity as per first schedule line date and the ramaining one quantity not yet delivered.Which is the remaining quantity 1 is showing as negative sign in the smartform (like -1.)

could you please refer how i can control the negative sign in the smartform and how i can give the logic to ABAPer.

Thanks,

KV

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

answred

Jelena
Active Contributor
0 Kudos

What exactly is your question? You don't have the minus sign, but you need one? Or the other way around? Or it's in a wrong place?

To print the minus sign on the left, the command provided above may be used. Otherwise you'll have to create a custom field on the form and manipulate the sign the way you need.

Your ABAPers should be perfectly capable of finding the best solution themselves, if you explain to them what you want exactly.

Former Member
0 Kudos

various text formatting options in Smartforms

&symbol(Z)& Omit Leading Zeros

&symbol(S)& Omit Leading Sign

*&symbol(<)& Display Leading Sign to the Left *

&symbol(>)& Display Leading Sign to the Right

&symbol(C)& Compress Spaces

&symbol(.N)& Display upto N decimal places

&symbol(T)& Omit thousands separator

&symbol(R)& Right justified

&symbol(I)& Suppress output of the initial value