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

Enhancement object

Former Member
0 Kudos
287

Hi Experts,

I want to modify two fields in standard SAP structure EPROPD & also for transaction ES51 I want to change the date format from MM/DD to MM/DD/YY in the standard SAP screen.

What shoul be my approach to implement this.

Please hlep to resolve.

Regards,

Abhay

2 REPLIES 2
Read only

Former Member
0 Kudos
214

Hi,

You can set the default date format as MM/DD/YYYY for all SAP transactions by doing the following steps.

Goto SU3

Goto Defaults Tab

Change the Date Format as MM/DD/YYYY

Click SAVE button

Logoff SAP and Login again

Check your transaction, now the date format would have got changed.

Read only

0 Kudos
214

Hi,

I have tried that.But stillI am getting the same screen after agin logging in.

I think I need to use screen exit for that but no screen exit is available & also the custom includes are also not available.

Program name is SAPLES50 screen no is 200.

Package EE01.

Please help me to resolve this query.

Regards,

Gabs