Hi All,
I have a requirement for ABAP webdynpro, which I am not able to understand how to implement.
I need to display a editable table in ABAP Webdynpro. The header of the table will be like this... Sunday, 1st Jan | Monday, 2nd Jan | Wednesday, 3rd Jan....etc. In the first row of the table user will provide subtype (i.e. A,B,C,D ), second row date, 3rd row Time....so different data types in different rows with dropdown.
Please suggest me how to implement this.