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

User default settings

0 Likes
9,470

Hi All,

I need to set the default settings like date format,decimal notations etc of one user to another user.

Kindly let me know how do I do this...I shall be thankful to all of you if u can suggest me some Function Modules to do this.

Thanks,

Himanshu

7 REPLIES 7
Read only

Former Member
0 Likes
2,659

Hi,

This can be done via menu bar

<b>system > user profile > set data.</b>

Please reward points if this solves ur problem.

Read only

Former Member
0 Likes
2,659

Hi,

I dont think you have any FM to do this.

Go to SU3 and change the user profiles.

Regards

Subramanian

Read only

seshatalpasai_madala
Product and Topic Expert
Product and Topic Expert
0 Likes
2,659

Hi,

You can do this from menu System->User Profile->Own data.

This menu can be found on any R/3 scree.

Regards,

Sesh

Read only

learnsap
Active Participant
0 Likes
2,659

Hi Himanshu,

I think you can set the default format for the date and decimal notation as follows:

In SAP Easy Access screen System -->User Profile -->Own Data. In which, in the defaults tab you can change the change the formats for the user and save the settings.

Regards,

Ramesh

*Award the points if the reply is helpful

Read only

0 Likes
2,659

Hi All,

I need to set the default settings like date format,decimal notations etc of one user to another user.I want to do it dynamically in a report.

Ex: when one copies the data corresponding to another user, whatever the date format,decimal notations etc exist for that user should be utilize for the user who is copying.

Read only

0 Likes
2,659

Hi Himanshu,

Try the BAPI BAPI_USER_CLONE

Regards,

Ravi

Read only

vimal_kumar4
Explorer
0 Likes
2,659

Hi,

Please try the FM 'SUSR_USER_SURFACE_COPY'.

Regards

Vimal

*Reward points if found useful.