Dear Forum Members,
Within a SAP BPC I'm currently working on I want to limit the number or decimals that is accepted by the database. Hence forth I tried to set the property SIGNED_DATA_FORMAT within the application parameters with 25,0 no decimals.
However after implementing this the system still allows decimal input.
Is there a way to disallow the use of decimals or does this have to be arranged in the input schedules.