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

Incorrect Decimal Notation

Former Member
0 Likes
1,093

Hello All ,

For some of our New Hires are facing Issues during Enrolling for Medical. It displays as u201C22,00u201D instead of u201C22.00u201D and it gives them an error after the election.

I can do for single user through SU01 and save their Default settings, but what about if there are large number of New Hires.

Is there a system setting that can be set so that all new users created will have the date/decimal format defaulted to something other than the normal, European format date/decimal.

Please suggest.

Thanks,

CB

5 REPLIES 5
Read only

Former Member
0 Likes
771

Hi Chandresh,

Refer the below links:

Profile parameter can be changed for this - zcsa/moddcpfm

Rgds,

Raghu

Read only

0 Likes
771

Thanks a LOT Raghu,

However when i have checked

My system setting it is set to '2' for zcsa/moddatfm and 'X' for zcsa/moddcpfm.

Is there any other alternative for the same.

Thanks,

CB

Read only

0 Likes
771

Hi,

You may alternatively default the setting to a specific notation in the below FM:

SUSR_GET_USER_DEFAULTS

Rgds,

Raghu

Read only

Former Member
0 Likes
771

how are users created in your PRD system

1. manually in SU01 in that system- then this is no issue, it can be done at that time

2. using Workflow - then take help of ABAPer to do the changes in code

3. using CUP - this can be done via configuration setting in CUP

4. using CUA - then again this should not be issue if this setting is done in CUA

regards,

Surpreet

Read only

Former Member
0 Likes
771

If we are talking about "lot of users " (for me "lot means more than 1 !) then simply goto the TCD SU10 --. defaults tab --. decimal notation --> here change to what ever you want.

Else do the same in SU01.

This is simple & Neat. I have not tried the steps thats mentioned above. looking at it ..it too may do the same thing !-infact it has to