mirror of
https://github.com/abapGit/abapGit.git
synced 2025-04-30 20:03:20 +08:00
convert, fix dump (#6415)
This commit is contained in:
parent
9284a7342e
commit
c267d2ac20
|
@ -41,7 +41,6 @@ CLASS lcl_in IMPLEMENTATION.
|
|||
source = iv_data
|
||||
RECEIVING
|
||||
result = rv_string.
|
||||
rv_string = rv_string(iv_length).
|
||||
ELSE.
|
||||
CALL METHOD go_conv_old->('CONVERT')
|
||||
EXPORTING
|
||||
|
|
Loading…
Reference in New Issue
Block a user