mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
Update zcl_abapgit_object_http.clas.abap
This commit is contained in:
parent
b2ae6d3d99
commit
c3bf0b46f3
|
@ -89,8 +89,7 @@ CLASS zcl_abapgit_object_http IMPLEMENTATION.
|
|||
lo_http TYPE REF TO object,
|
||||
ls_abap_lang TYPE ty_gs_object_version,
|
||||
lo_instance TYPE REF TO object,
|
||||
lv_icfnode TYPE ty_icf_node,
|
||||
lt_ret TYPE STANDARD TABLE OF bapiret2.
|
||||
lv_icfnode TYPE ty_icf_node.
|
||||
|
||||
TRY.
|
||||
io_xml->read(
|
||||
|
|
Loading…
Reference in New Issue
Block a user