Quantcast
Channel: SCN: Message List - ABAP Development
Viewing all articles
Browse latest Browse all 10425

Re: Hot to remove button for a particular record in ALV lvc version

$
0
0

ls_fieldcat_lvc-fieldname = 'ORDER'.
ls_fieldcat_lvc
-scrtext_m = 'Order'.
ls_fieldcat_lvc
-tabname = c_out.
* ls_fieldcat_lvc
-style = cl_gui_alv_grid=>mc_style_button.
APPEND ls_fieldcat_lvc TO it_fldcat_lvc.


Remove this push button setting in the field catalog. Just enable it for the condition.


Viewing all articles
Browse latest Browse all 10425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>