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

* Issue 3066: Class text elements translation * Removed comments for Issue 3066 * Pull request checks * Travis-CI checks fixes * Travis-CI checks fixes - Identation * Interfaces pretty printed * Travis-CI identation check * Travis-CI identation check * Changes type tt_langu and serialization Type tt_langu moved from zif_abapgit_definitions to ZCL_ABAPGIT_OBJECTS_PROGRAM Encapsulated code to serialize DOCU, TPOOL and SOTR for classes * abaplint corrections * abaplint corrections * Encapsulated serialization %26 new IF lang def. * zif_abapgit_definitions types indentation * Restore zif_abapgit_definitions * Revert zcl_abapgit_object_clas * Revert zcl_abapgit_object_clas * Revert zcl_abapgit_objects_program * Revert zif_abapgit_oo_object_fnc.intf.abap * Revert zcl_abapgit_object_clas.clas.abap * Class text language * Class text language Co-authored-by: Lars Hvam <larshp@hotmail.com>
16 lines
471 B
XML
16 lines
471 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<abapGit version="v1.0.0" serializer="LCL_OBJECT_INTF" serializer_version="v1.0.0">
|
|
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
|
|
<asx:values>
|
|
<VSEOINTERF>
|
|
<CLSNAME>ZIF_ABAPGIT_LANG_DEFINITIONS</CLSNAME>
|
|
<LANGU>E</LANGU>
|
|
<DESCRIPT>Language definitions</DESCRIPT>
|
|
<EXPOSURE>2</EXPOSURE>
|
|
<STATE>1</STATE>
|
|
<UNICODE>X</UNICODE>
|
|
</VSEOINTERF>
|
|
</asx:values>
|
|
</asx:abap>
|
|
</abapGit>
|