cancel
Showing results for 
Search instead for 
Did you mean: 

ABAP: input field with calendar help

Former Member
0 Kudos

Hello,

How can I create an input field with a help button which brings up a calendar to select a date?

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Hi Georgy,

Bind input field`s property value to context attribute with type date.

Best regards, Maksim Rashchynski.

Former Member
0 Kudos

Hi Maksim,

10 points just came your way.

Thanks!

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear Georgy Norkin,

                                 While I am trying to bind the input filed with an attribute of type date in java the system is giving a error like 'bind an attribute of type string'. Please help on this.