Field Mapping for the Sign

 

FD_SIGN

* available from version 3.2.11

The sign of quantities/values shall in some cases be reversed prior to planning. This is useful when planning the receiver debit from the sender perspective; as credit there with inverse sign.

The sign is usually determined via the constant SIGN_MINUS.

Alternatively, the sign can be adopted from the satellite in the planning mode: the constant FD_SIGN must be defined for this purpose.

The correspondingly mapped satellite field should be one of the CHAR type. If the (first) sign is a <minus>, quantities/values will be multiplied by -1.

 

Note:

See also constant SIGN_MINUS.