Skip to content

Commit 2c9cd51

Browse files
authored
Update z2ui5_if_tm_001.intf.abap
1 parent 81d50a7 commit 2c9cd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/z2ui5_if_tm_001.intf.abap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ INTERFACE z2ui5_if_tm_001
1010
" The App is in an unsaves State - Message pops up when leaving
1111
DATA mv_change_active TYPE abap_bool.
1212

13-
DATA ms_transport type z2ui5_cl_util_abap_new=>ty_s_transport .
13+
DATA ms_transport type z2ui5_cl_util=>ty_s_transport .
1414

1515
METHODS set_app_data
1616
IMPORTING

0 commit comments

Comments
 (0)