SICF show error, close #919

This commit is contained in:
larshp 2017-09-09 13:19:32 +00:00
parent bfd54d3d61
commit 04b84e7381

View File

@ -407,6 +407,11 @@ CLASS lcl_object_sicf IMPLEMENTATION.
RETURN.
ENDIF.
IF ls_icfservice-icfparguid CO '0'.
* not supported by the SAP standard API
lcx_exception=>raise( 'SICF - cannot delete root node, delete node manually' ).
ENDIF.
cl_icf_tree=>if_icf_tree~delete_node(
EXPORTING
icfparguid = ls_icfservice-icfparguid