2013 Jun 13 7:29 AM
Hello,
I am uploading condition records for Japan from an excel using a program to VK13. I am using function module RV_CONDITION_COPY followed by RV_CONDITION_SAVE and RV_CONDITION_RESET. The condition records get updated fine but when i check the amount in VK13 it is shown as X*100 instead of X.
The value gets saved perfectly in KONP and this format issue only occurs in VK13.
I am even converting the amount from string to amount format using HRCM_STRING_TOAMOUNT_CONVERT before passing it to the FM RV_CONDITION_COPY.
It does not seem to be related to the decimal format in user profile's own data either -- any suggestions on how to handle this ?
Hello,
I am uploading condition records for Japan from an excel using a program to VK13. I am using function module RV_CONDITION_COPY followed by RV_CONDITION_SAVE and RV_CONDITION_RESET. The condition records get updated fine but when i check the amount in VK13 it is shown as X*100 instead of X.
The value gets saved perfectly in KONP and this format issue only occurs in VK13.
I am even converting the amount from string to amount format using HRCM_STRING_TOAMOUNT_CONVERT before passing it to the FM RV_CONDITION_COPY.
It does not seem to be related to the decimal format in user profile's own data either -- any suggestions on how to handle this ?
2013 Jun 13 11:27 AM
the excel might have formula in the column please check..
Regards,
Siva
2013 Jun 13 12:45 PM