Zxxx is an ABAP-based project that....
This is an ABAP project without a live SAP system connection. All source files are stored in the abapGit serialized file format so the repository can be synced to an ABAP system via abapGit. The workspace contains .clas.abap, .intf.abap, .ddls.asddls, .tabl.xml, .doma.xml, .dtel.xml, .bdef.asbdef, .srvd.srvdsrv, and other abapGit-standard file types. There are many agent skills available (prefixed abapgit-*) that help create files in the correct abapGit format for each object type (CLAS, INTF, TABL, DDLS, DOMA, DTEL, BDEF, SRVD, SRVB, FUGR, etc.). Always use the appropriate skill when creating new ABAP repository objects to ensure correct file structure and XML metadata.
Target System: .