mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-02 04:36:49 +08:00
ENHO: downport, remove test code
This commit is contained in:
parent
b64c2723d9
commit
b52cfb09df
|
@ -325,7 +325,7 @@ CLASS lcl_object_enho IMPLEMENTATION.
|
|||
|
||||
lo_enh_class->if_enh_object~save( ).
|
||||
lo_enh_class->if_enh_object~unlock( ).
|
||||
CATCH cx_enh_root INTO DATA(lx_error).
|
||||
CATCH cx_enh_root.
|
||||
lcx_exception=>raise( 'error deserializing ENHO class' ).
|
||||
ENDTRY.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user