I want to Disable a Push Button that is shown in my ALV. I want to disable that based on other field value.
i used GS_CELLTAB-STYLE = CL_GUI_ALV_GRID=>MC_STYLE_DISABLED. in my internal table, but didn't acheive the result.