Symptom
Operations in transaction code LMDB leads to the short dump below:
Category ABAP Programming Error
Runtime Errors UNCAUGHT_EXCEPTION
Except. CX_LMUF_INVALID_PARAMETER
ABAP Program CL_LMDB_BO_SERVICE============CP
Application Component SV-SMG-LDB
| Short text |
| An exception occurred that was not caught. |
| What happened? |
| The exception 'CX_LMUF_INVALID_PARAMETER' was raised, but it was not caught |
| anywhere along |
| the call hierarchy. |
| Since exceptions represent error situations and this error was not |
| adequately responded to, the running ABAP program |
| 'CL_LMDB_BO_SERVICE============CP' has to be |
| terminated. |
| Error analysis |
| An exception occurred which is explained in detail below. |
| The exception, which is assigned to class 'CX_LMUF_INVALID_PARAMETER', was not |
| caught and |
| therefore caused a runtime error. |
| The reason for the exception is: |
| An exception has occurred |
| How to correct the error |
| If the error occures in a non-modified SAP program, you may be able to |
| find an interim solution in an SAP Note. |
| If you have access to SAP Notes, carry out a search with the following |
| keywords: |
| "UNCAUGHT_EXCEPTION" "CX_LMUF_INVALID_PARAMETER" |
| "CL_LMDB_BO_SERVICE============CP" or "CL_LMDB_BO_SERVICE============CM00S" |
| "CIM_ASSOC_ADD" |
| Chain of Exception Objects | |
| Attrib. Name | Value |
| Level 1 Class CX_LMUF_INVALID_PARAMETER | |
| Program CL_LMDB_BO_SERVICE============CPIncludeCL_LMDB_BO_SERVICE============CM00SRow19 | |
| Short Text | |
|
Long Text |
|
| 16 | * check importing parameter |
| 17 | IF iv_source_refstring IS INITIAL OR iv_source_role IS INITIAL OR iv_target_refstring IS |
| 18 | OR iv_target_role IS INITIAL OR iv_assoc_classname IS INITIAL. |
| >>>>> | RAISE EXCEPTION TYPE cx_lmuf_invalid_parameter. |
| 20 | ENDIF. |
Read more...
Environment
- SAP Solution Manager 7.1
Product
SAP Solution Manager 7.1
Keywords
KBA , SV-SMG-LDB , Landscape Management Database (LMDB) , BC-CCM-SLD , System Landscape Directory / Component Repository , 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.
SAP Knowledge Base Article - Preview