This commit is contained in:
2025-11-27 13:16:56 +00:00
parent 788e4994a4
commit c7fbf7ae3d
118 changed files with 10841 additions and 0 deletions

10
.abapgit.xml Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
<asx:values>
<DATA>
<MASTER_LANGUAGE>D</MASTER_LANGUAGE>
<STARTING_FOLDER>/src/</STARTING_FOLDER>
<FOLDER_LOGIC>FULL</FOLDER_LOGIC>
</DATA>
</asx:values>
</asx:abap>