Skip to content

Commit e75ed3d

Browse files
authored
Update z2ui5_cl_abap2ui5_local.clas.locals_imp.abap
1 parent 1742dc8 commit e75ed3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/z2ui5_cl_abap2ui5_local.clas.locals_imp.abap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22366,7 +22366,7 @@ CLASS z2ui5_cl_util_db IMPLEMENTATION.
2236622366
AND handle3 = @handle3
2236722367
INTO CORRESPONDING FIELDS OF TABLE @lt_db ##SUBRC_OK.
2236822368

22369-
DATA(ls_db) = VALUE z2ui5_t_99(
22369+
DATA(ls_db) = VALUE z2ui5_t_98(
2237022370
uname = uname
2237122371
handle = handle
2237222372
handle2 = handle2

0 commit comments

Comments
 (0)