mirror of
https://github.com/abapGit/abapGit.git
synced 2025-05-03 13:26:12 +08:00

* IOBJ fix #3105 * Variable fix * BW function modules check * ODSO Support * update * Data type fixes * check fix * refactoring, variables simplification * IOBJ support extension Extension of current IOBJ support by handling of: -attributes -compondings -hierarchy * IOBJ downgrade * Dynamic method fix * lint fixes * space fix * Remove unused variables * table type fix Co-authored-by: Lars Hvam <larshp@hotmail.com> Co-authored-by: Christian Günter <christianguenter@googlemail.com>
17 lines
471 B
XML
17 lines
471 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>ZCL_ABAPGIT_OBJECT_ODSO</CLSNAME>
|
|
<LANGU>E</LANGU>
|
|
<DESCRIPT>ODSO</DESCRIPT>
|
|
<STATE>1</STATE>
|
|
<CLSCCINCL>X</CLSCCINCL>
|
|
<FIXPT>X</FIXPT>
|
|
<UNICODE>X</UNICODE>
|
|
</VSEOCLASS>
|
|
</asx:values>
|
|
</asx:abap>
|
|
</abapGit>
|