‎2011 Jul 05 10:30 PM
Hello All,
I am getting the bom item quantity values for lv_qty using function CSAP_MAT_BOM_READ is like
Example 1,966,346.00 or 159.818,182 or 13.555 or 552,500 or 2,00
Data: lv_qty(18)
Data : lv_menge(15)
I am expecting the above values to the lv_ menge is like 1966.346 or 159818.182 or 13.555 or 552.500 or 2.000
I tried all the possible ways but can't change these values like above ...
Regards,
Lavanya.
‎2011 Jul 06 5:50 AM
‎2011 Jul 05 11:42 PM
try changing the decimal notations(in tab default) for the user profile in SU01.
‎2011 Jul 06 4:47 AM
Thanks for your response , But I have to do this with the program.
Edited by: lavanya kakarla on Jul 6, 2011 7:19 AM
‎2011 Jul 06 5:50 AM