Choosing own schema name with SUM DMO procedure
When performing the DMO procedure with SUM, if you want to change the target schema name, set the following parameter in <path to SUM>/abap/bin/SAPup_add.par
/migrate/AskTargetDBUSER=1
SUM will offer you a separate dialog to enter the schema name. The name will not get the suffix SAP.
/migrate/AskTargetDBUSER=1
SUM will offer you a separate dialog to enter the schema name. The name will not get the suffix SAP.
Comments
Post a Comment