ENHO: remove exporting

This commit is contained in:
larshp 2017-01-10 19:10:02 +00:00
parent 5a6a3476f4
commit a46d7b5da4

View File

@ -96,9 +96,7 @@ CLASS lcl_object_enho_clif IMPLEMENTATION.
io_xml->read( EXPORTING iv_name = 'TAB_METHODS' io_xml->read( EXPORTING iv_name = 'TAB_METHODS'
CHANGING cg_data = lt_tab_methods ). CHANGING cg_data = lt_tab_methods ).
io_clif->set_enhattributes( io_clif->set_enhattributes( tab_attributes = lt_tab_attributes ).
EXPORTING
tab_attributes = lt_tab_attributes ).
* SAP standard SET_ENH_NEW_METHOS does not work * SAP standard SET_ENH_NEW_METHOS does not work