Hi All,
| Field1 | Field2 | Field3 |
|---|---|---|
| Plant1 | 1000938394 | Button1 |
| Plant2 | 1000938395 | Button2 |
| Plant3 | 1000938396 | Button3 |
I'm displaying data in Web Dynpro Abap, ALV in above show way. I want to Enable/Disable or hide/unhide buttons on the Field3 based on some conditions. I'm new to Web Dynpro, could anyone help me on how can i achieve this in Web Dynpro ALV. I searched online but couldn't find anything related to this.
Thanks in Advance.