I have a requirement where I need to print the KBETR value same as it is determining in pricing. While doing pricing procedure, the KOMV-KBETR value is fetchig 3 decimal places somehow but when printing in smartform it is printing only 2 decimal places. This difference is costing a lot for our clients and thus we have to print the value with 3 decimal places.
To solve this, I thought to create a custom structure where I will be creating custom Z* field for this KBETR and then assigning it any CURR data type whose domain has 3 decimal places. But I am not able to find any CURR data tye which has 3 decimal places. Can anyone help me here please ?