From 3e64854e567570b58c7298e118143c8198a49512 Mon Sep 17 00:00:00 2001 From: Jaime Rodriguez Capote Date: Wed, 4 Mar 2020 13:43:46 +0100 Subject: [PATCH] Update ref-namespaces.md (#3238) --- docs/ref-namespaces.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/ref-namespaces.md b/docs/ref-namespaces.md index 1370a7eb2..d46769f24 100644 --- a/docs/ref-namespaces.md +++ b/docs/ref-namespaces.md @@ -8,13 +8,15 @@ Objects with namespaces are serialized, `/FOOBAR/REPORT` to `#foobar#report.prog Using abapGit to install to customer systems: -A: Create namespace in SE03, namespace role = C, and add the repair license +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 +D: Change package original system to current in SE03 -> Change Object Directory Entries + +E: Clone/pull like normal Objects will appear as repaired in the customer system, compare with git source to determine if the objects are modified.