abap2UI5/src/00/z2ui5_cl_fw_client.clas.xml
oblomov 1b09a2bb6c
update repository structure and unit tests (#436)
* fix error message

* popup close fix

* refactoring

* refactoring

* refactoring

* Create abaplint-fix

* update

* update

* refactoring

* refactoring

* update

* update

* update abaplint

* refactoring

* update

* unit tests utility class

* update unit tests

* update unit tests

* update

* update

* update unit tests

* update

* Update z2ui5_cl_xml_view.clas.locals_imp.abap

* Delete z2ui5_cl_xml_view.clas.locals_imp.abap

* Update package.devc.xml

* update start page

* update unit tests and organization

* update abaplint

* update abaplint

* update abaplint fixes

* update

* update

* update abalint issues

* Delete z2ui5_cl_http_handler.clas.locals_imp.abap

* update downport readiness

* update downport readiness

* Update README.md

* update abaplint

* update

* abaplint fixes

* update unit tests

* update unit tests

* update abaplint

* update

* update unit tests sequence

* update sequence

* update unit test order

* Update abaplint.jsonc

* exclude unit test

* update unit test syntax

* added unit test nested xsdbool

* update unit tests

* upadate

* unit tests

* unit tests

* update unit tests

* update

* update version
2023-07-30 17:21:17 +02:00

18 lines
520 B
XML

<?xml version="1.0" encoding="utf-8"?>
<abapGit version="v1.0.0" serializer="LCL_OBJECT_CLAS" serializer_version="v1.0.0">
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<VSEOCLASS>
<CLSNAME>Z2UI5_CL_FW_CLIENT</CLSNAME>
<LANGU>E</LANGU>
<DESCRIPT>abap2UI5 - client</DESCRIPT>
<STATE>1</STATE>
<CLSCCINCL>X</CLSCCINCL>
<FIXPT>X</FIXPT>
<UNICODE>X</UNICODE>
<WITH_UNIT_TESTS>X</WITH_UNIT_TESTS>
</VSEOCLASS>
</asx:values>
</asx:abap>
</abapGit>