cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Date Selector (Web Dynpro for ABAP)

Former Member
0 Likes
868

Hello everybody at SDN,

is it possible to change the behaviour of the standard date selector in Web Dynpro for ABAP in a way that the first day of this value help is monday instead of sunday?

Regards,

Georg

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Georg,

did you try setting firstDayOfWeek? See http://help.sap.com/saphelp_nw2004s/helpdata/en/d5/9bac41993ac646e10000000a155106/frameset.htm

Regards, Heidi

Former Member
0 Likes

Hello Heidi,

I am using an Input Field in Web Dynpro for ABAP with type DATUM. In this case a Value Help (CALENDAR) is attached automatically to this field.

This is not the same as Date Navigator or is it?

If it is the same, where can I find the View Designer to set the properties of this element?

Regards,

Georg

thomas_szcs
Active Contributor
0 Likes

Hi Georg,

The data selector displayed for D-typed fields is different to the DateNavigator ui element. You can find the DateNavigator ui element in the list of ui elements that can be put into a container or at the toolbar at the left within the view desginer.

An example can be found in component WDR_TEST_EVENTS.

Best regards,

Thomas

Former Member
0 Likes

Hi Thomas,

thanks for your answer.

Do you know if the date selector for input fields with type DATUM is customizable in a way that monday is the first day instead of sunday?

I am not using the DateNavigator UI element.

Regards

Georg

thomas_szcs
Active Contributor
0 Likes

Hi Georg,

This is actually a pending development request. There is currently no data available in the system we can use to determine which language has which day as its first day of the week. Once this data will become available, we will be able to adjust the date selector. I afraid, I can't provide an eta on this enhancement as there's still stuff with higher priority in the queue. In the meantime, we are forced to use the english notation with Sunday being the first day of the week.

Best regards,

Thomas

Answers (1)

Answers (1)

steffen_brauner
Explorer
0 Likes

Hi,

the note 1061074 will help you. I reply this thread cause it took me 2 hours to find the note in Sap Support Portal.

Live long and prosper,

Steffen