Skip to content

Commit b37af25

Browse files
authored
Update and rename z2ui5_cl_abap2ui5_standalone.clas.abap to z2ui5_cl_abap2ui5_local.clas.abap
1 parent eca67a0 commit b37af25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/z2ui5_cl_abap2ui5_standalone.clas.abap renamed to src/z2ui5_cl_abap2ui5_local.clas.abap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CLASS z2ui5_cl_abap2ui5_standalone DEFINITION
1+
CLASS z2ui5_cl_abap2ui5_local DEFINITION
22
PUBLIC
33
FINAL
44
CREATE PUBLIC .
@@ -11,7 +11,7 @@ ENDCLASS.
1111

1212

1313

14-
CLASS z2ui5_cl_abap2ui5_standalone IMPLEMENTATION.
14+
CLASS z2ui5_cl_abap2ui5_local IMPLEMENTATION.
1515

1616
method IF_HTTP_SERVICE_EXTENSION~HANDLE_REQUEST.
1717

0 commit comments

Comments
 (0)