I have a page with a parameter type DMBTR. If the valor of this parameter is positive the next page get this parameter. The problem is that when the parameter has a negative valor ('1950.60.') the next page has in the parameter received the valor ('0.00').
If look at the data element DMBTR it has WERT7 as its domain which does not have sign, hence the amount is always positive. Can you try type P decimals 2 and see if the sign is carried over.
I have tried with type DEC with sign, but the second page receive the parameter with the valor '0.00' when is negative, and when is positive the valor is ok.
Are you sure? I created a new data element and domain. In the domain definition, i checked the sign check box and voila, my amount is transferred regardless positive or negative.
You should only submit an answer when you are proposing a solution to the poster's problem. If you want the poster to clarify the question or provide more information, please leave a comment instead, requesting additional details. When answering, please include specifics, such as step-by-step instructions, context for the solution, and links to useful resources. Also, please make sure that you answer complies with our Rules of Engagement.
Add a comment