Hi, i have an app master detail, from detail i update the app master the field TOTAL throught sc_master_value(‘total’,$total) and if i update the master (save changes) the TOTAL is multiply by 100.
the idea is not use the macro sc_format_num for format the number.