Diagnosis The transport request cannot be imported because it originates in asystem without a link to the global object directory. System Response The import is rejected with return code 12. Procedure You can use the ABAP program TR_ALLOW to release the import of thistransport request. You can then repeat the import. This program alsoenables you to check the objects against the global object directoryfor conflicts before the import. If any conflicts are found (forexample, an object with the same name already exists), we stronglyrecommend that you do not import the object. The objects are not recognized automatically by the global objectdirectory after you release and import them. This only happens once youcopy them to a normal transport request, which is released to theconfigured transport routes. |