cancel
Showing results for 
Search instead for 
Did you mean: 

Date_Navigator : Action onMonthSelect not works

Mareidem
Explorer
0 Kudos

Hi,

I created a WDA with Date_Navigator Component. I want use the "onMonthSelect" action, but the parameters "MONTH" and "YEAR" are always initial.

I don't understood the problem: the others Date_Navigator 's actions are ok indeed the parameters are filled.

Thanks  in advance.

Regards,

Marino

Accepted Solutions (1)

Accepted Solutions (1)

amy_king
Active Contributor
0 Kudos

Hi Marino,

Are you on SAP_BASIS component release 731? Take a look at SAP note,

Note 1836753 - WDA: DateNavigator: No date in month selection

Symptom

You left click the month name to select a month. The bound event handler of the event onMonthSelect is called, but the parameters MONTH and YEAR are not filled.

Other terms

WebDynpro ABAP, DateNavigator, month selection, single selection, range selection

Reason and Prerequisites

You use the Web Dynpro ABAP DateNavigator. SINGLE is used as the selectionMode.  An event handler is bound to the event onMonthSelect.

Solution

Implement the attached correction instructions or import the Support Package specified below.

Cheers,

Amy

Mareidem
Explorer
0 Kudos

Hi Amy,

thanks for your help.

Best Regards,

Marino

Answers (0)