• Pavan Kumar
    February 25, 2020 at 8:30 am #5687

    Hi Team,

    As part of our requirement user will enter more than 15 digits of decimal values in decimal control which is bound to variable of type DECIMAL. It is accepting lessthan or equal to 15 digits only. We do not want to use string type as it requires many changes in our code base.

    example : 12345678912345678.258259  this is invalid as per the decimal data type.

    is there a way to avoid this issue ?

    Thanks in advance.

    SPARK Support
    February 25, 2020 at 9:51 am #5693

    Hi Pavan,

    The Decimal control is based upon the specifications of the Decimal type in IBM BAW.  If you feel that the type should support a longer input, please submit a Request for Enhancement to IBM:

    https://www.ibm.com/developerworks/rfe/

    Regards,

    Stephen P.

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Start typing and press Enter to search