Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Workflow emails displaying comma as decimal separator

Former Member
0 Likes
609

Hello,

My workflow for claims approval sends out email to the requester when a claim is approved.

The problem is the amount mentioned in the email text is of the format 2.355,00.

I want it to be displayed like 2,355.00.

I have set the User's default settings for the approver in SU01 to "1,234,567.89", but that did not help.

Please help.

Thanks,

Ashu

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
580

Hello Ashu,

If there is a step before the approval, check the user id that is triggerring the workflow from the very beginning .

If this doesn't help, you can add a step to your workflow that formats the amount just before sending the email.  The field that determines the format of the amount is USR01-DCPFM. 

Regards,

Kim

Hello,

My workflow for claims approval sends out email to the requester when a claim is approved.

The problem is the amount mentioned in the email text is of the format 2.355,00.

I want it to be displayed like 2,355.00.

I have set the User's default settings for the approver in SU01 to "1,234,567.89", but that did not help.

Please help.

Thanks,

Ashu

2 REPLIES 2
Read only

Former Member
0 Likes
581

Hello Ashu,

If there is a step before the approval, check the user id that is triggerring the workflow from the very beginning .

If this doesn't help, you can add a step to your workflow that formats the amount just before sending the email.  The field that determines the format of the amount is USR01-DCPFM. 

Regards,

Kim

Read only

0 Likes
580

Thanks Kim,

It was wf-batch setting.

Closing the thread.

Regards,

Ashu