abapGit/docs/ref-namespaces.md
2019-02-19 21:38:43 -08:00

495 B

title category order
Namespaces reference 70

Objects with namespaces are serialized, /FOOBAR/REPORT to #foobar#report.prog.abap

Using abapGit to install to customer systems:

A: Create namespace in SE03, namespace role = C, and add the repair license

B: Open namespace for modifications in SE03

C: Create namespaced package

D: Clone/pull like normal

Objects will appear as repaired in the customer system, compare with git source to determine if the objects are modified.