File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 <ID >Z2UI5</ID >
1515 <VERSION >A</VERSION >
1616 <SERVICEORDER >01</SERVICEORDER >
17- <SERVICEHANDLER >Z2UI5_CL_LAUNCHPAD_HANDLER </SERVICEHANDLER >
17+ <SERVICEHANDLER >Z2UI5_CL_LP_HANDLER </SERVICEHANDLER >
1818 </UCONSERVHANDLER >
1919 </HTTPHDL >
2020 </asx : values >
Original file line number Diff line number Diff line change 1- CLASS z2ui5_cl_launchpad_handler DEFINITION
1+ CLASS z2ui5_cl_lp_handler DEFINITION
22 PUBLIC
33 CREATE PUBLIC .
44
@@ -11,7 +11,7 @@ ENDCLASS.
1111
1212
1313
14- CLASS z2ui5_cl_launchpad_handler IMPLEMENTATION .
14+ CLASS z2ui5_cl_lp_handler IMPLEMENTATION .
1515
1616
1717 METHOD if_http_service_extension ~handle_request .
Original file line number Diff line number Diff line change 33 <asx : abap xmlns : asx =" http://www.sap.com/abapxml" version =" 1.0" >
44 <asx : values >
55 <VSEOCLASS >
6- <CLSNAME >Z2UI5_CL_LAUNCHPAD_HANDLER </CLSNAME >
6+ <CLSNAME >Z2UI5_CL_LP_HANDLER </CLSNAME >
77 <LANGU >E</LANGU >
88 <DESCRIPT >Handlerclass for HTTP Service Z2UI5</DESCRIPT >
99 <STATE >1</STATE >
You can’t perform that action at this time.
0 commit comments