cancel
Showing results for 
Search instead for 
Did you mean: 

User setting issue with a currency type field

Former Member
0 Kudos

I'm creating a custom BSP in which I've a currency field. The currency field has a domian with 2 decimals. So when the users having their currency setting with decimal , the value from the browser field is populated to the currency field properly. But when users have other settings like without decimals and wit commas,then the systems gives error message saying that 345,00 can not be correctly displayed as a number. I tried to get the user settings using the FM 'SUSR_USER_DEFAULTS_GET', but after getting the settings, how do I pass the value to my field which has been defined in the database with 2 decimals?

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

raja_thangamani
Active Contributor
0 Kudos

HTMLB Input field derives the format based on User profile. i dont think so its possible with HTMLB, its possible with HTML inputfield..

<i>*Reward each useful answer</i>

Raja T