‎2008 Jun 06 10:35 AM
Hi ,
i have to implement an OSS Note 409645 .
we need to do very small changes in Program /SAPDMC/LLSMW_GLO_020F03.
But we are getting information message '' No valid change license available for namespace /SAPDMC/ '' after this action terminates.
i am unable to understand some points mentioned in description of OSS Note
can any one please help me in understanding it and help us how to implement this note
Long Text
Symptom
When importing a project (export/import via text files), the following
error occurs:
Error while importing project xxxxxxx (table /SAPDMC/LSMCUST)
Message number /SAPDMC/LSMW_GLO_010046
Additional key words
Cause and preconditions
The error was caused by an incorrectly exported record.
Solution
If you have not yet done so, change the namespace role of the /SAPDMC/
namespace from 'P' to 'C' using the tools in transaction SE01.
Then implement the attached correction in the include
/SAPDMC/LLSMW_GLO_020F03 of the exporting system.
Repeat the export, the export should then no longer export the incorrect
line. After that, repeat the import into the target system.
‎2008 Jun 08 7:26 PM
Hello Gaurav,
From my understanding, this note was two steps of implementation:
- Manual steps
- Program corrections
In manual steps, it seems you have to use transaction SE01 to change some configuration. To do this, check:
- Enter SE01 transaction
- Click on icon 'Transport Organizer Tools'
- Double click on entry 'Display/Change Namespaces'
- Search for entry namespace /SAPDMC/ and change 'namespace role' attribute from P to C.
For program corrections, you can implement them using SNOTE. It is the most recomended procedure.
Hope that this may help you.
Kind regards.
‎2011 Nov 10 3:34 AM