2013 Apr 03 2:03 PM
Hi Experts,
Please let me know if its possible to create input ready fields in ALV header along with a pushbutton for the field,
Regards,
Vivek
2013 Apr 03 3:31 PM
Hi Experts,
Please let me know if its possible to create input ready fields in ALV header along with a pushbutton for the field,
Regards,
Vivek
2013 Apr 03 3:19 PM
You can make field editable by adding wa_fieldcat-edit = 'X'. in the field catalog for field which need to be input ready.Push button can be added in Application Tool by adding the button in GUI status bar
2013 Apr 03 3:31 PM
2013 Apr 04 2:59 PM
Hi,
My requirement was to add input field and a pushbutton in Top_of_page of the ALV.
I have incorporated the same using class : CL_DD_FORM_AREA
Method ADD_TEXT, for adding text to input field.
Method : ADD_INPUT_ELEMENT can be used to add an input field
Method : ADD_BUTTON, to add Button on TOP_OF_PAGE.
Thanks Experts for ur inputs.
Regards,
Vivek Viswanathan
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |