mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-01 04:08:27 +08:00
Cleanup
This commit is contained in:
parent
6458708a05
commit
425f939001
|
@ -88,7 +88,7 @@ CLASS lcl_object_enhs IMPLEMENTATION.
|
||||||
li_enh_object_docu->set_shorttext( lv_enh_shtext ).
|
li_enh_object_docu->set_shorttext( lv_enh_shtext ).
|
||||||
|
|
||||||
CASE lv_tool.
|
CASE lv_tool.
|
||||||
WHEN cl_enh_tool_badi_def=>tooltype..
|
WHEN cl_enh_tool_badi_def=>tooltype.
|
||||||
|
|
||||||
io_xml->read( EXPORTING iv_name = 'PARENT_COMP'
|
io_xml->read( EXPORTING iv_name = 'PARENT_COMP'
|
||||||
CHANGING cg_data = lv_parent ).
|
CHANGING cg_data = lv_parent ).
|
||||||
|
|
Loading…
Reference in New Issue
Block a user