‎2010 Feb 24 4:15 PM
hi experts,
my requirement also some what related to you .
But mine is based on user profile currency amount value format should display as
if X in user profile amount should be 1,234,536.78 like this.
how you solved .please help me in this.
‎2010 Feb 24 6:22 PM
Hi,
Why don't you read user profile setting. it's I think maintained in some USR* table... check there and display accordingly
‎2010 Feb 25 10:26 AM
Hi ,
I read value from user profile only, after that how to convert that value into user settings format is my concern.But me23n is displaying based on user profile .
‎2010 Feb 25 6:01 AM
Hello J ,
u can use write statement ,right ?
write gs_item-dmbtr to l_value currency bkpf-hwaer.
regards
Prabhu