... es.xml file which is stored in folder $WORKSPACE/.metadata/.plugins/com.abapblog.favorites/. XML structure is quite easy, so there is no much to explain in here. But for example, if you want to move ...
... this site and put them into your workspace folder under \.metadata\.plugins\org.eclipse.core.runtime\.settings\ . Restart your Eclipse and here is how it should looks like. (Thanks Jason ...
... internal table using CL_SALV_CONTROLLER_METADATA and CL_SALV_TABLE. Both methods are created with new ABAP 7.40 SP05 syntax. LVC Field catalog definition class-methods lvc_fcat_from_internal_table ...
... tly I check if the fieldcatalog was passed. If not then I create it on a base of internal table with usage of cl_salv_table and cl_salv_controller_metadata=>get_lvc_fieldcatalog. After I fin ...