Symptom
- The transport of a transformation ends with RC12 and following dump will be raised:
Category ABAP programming error
Runtime Errors UNCAUGHT_EXCEPTION
Except. CX_RS_PROGRAM_ERROR
ABAP Program CL_RSO_TLOGO_PERSISTENCY======CP
Application Component BW-WHM-MTD
__________________________
"UNCAUGHT_EXCEPTION" CX_RS_PROGRAM_ERROR
"CL_RSO_TLOGO_PERSISTENCY======CP" bzw. CL_RSO_TLOGO_PERSISTENCY======CM003
"CHECK_INITIALIZED"
__________________________
|1| METHOD check_initialized. |
| 2| |
| 3| IF o_is_initialized = rs_c_false. |
| 4| "try to initialize first |
| 5| initialize( ). |
| 6| IF o_is_initialized = rs_c_false. |
|>>>>>| RAISE EXCEPTION TYPE cx_rs_program_error |
| 8| EXPORTING |
| 9|* textid = |
| 10|* previous = |
| 11| method = i_method_name |
| 12| text = 'NOT_INITIALIZED'. |
| 13| ENDIF. |
| 14| ENDIF. |
| 15| |
| 16| ENDMETHOD. "check_initialized
-
The release of a transport request fails with the error:
RSO663: Object TRFN XXX needs object RSFO/ROUT ; the latter does not exist -
Collection of a transformation RSA1 -> Transport Connection is aborted with the message:
RSO252: Object XXX (RSFO, ROUT) of type 'BW Formula' / 'Routine' is not available in version 'A'
Read more...
Environment
- SAP NetWeaver all releases
Product
Keywords
CL_RSO_TLOGO_PERSISTENCY======CP, CL_RSO_TLOGO_PERSISTENCY======CM003, RSTRAN_ROUT_RSFO_CHECK, Error releasing task with TRFN, RSO663, RSO 663, UNCAUGHT_EXCEPTION, Transformation, Transport, NOT_INITIALIZED, CHECK_INITIALIZED, cx_rs_program_error, Transport system manipulation error, error when transport, Unable to release the transport, System Manipulation error , Error when transporting , transport system manipulation error , transport request error , transport import error assertion_failed , KBA , BW-WHM-DST-TRF , Transformation , BW-WHM-MTD-CTS , Transport connection , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.