SAP Knowledge Base Article - Preview

3394575 - OBJECTS_NOT_COMPATIBLE /IWBEP/CL_OCI_MP==============CP

Symptom

/IWFND/MAINT_SERVICE add service generated by /IWBEP/OCI_SRV_GEN fails with dump:

Category               ABAP programming error
Runtime Errors         OBJECTS_NOT_COMPATIBLE
ABAP Program           /IWBEP/CL_OCI_MP==============CP
Application Component  OPU-BSE-SDE

|Short Text                                                                                        |
|    Operation not supported for incompatible data objects.                                        |

|    Program....................... /IWBEP/CL_OCI_MP==============CP                               |
|    Screen......................... /IWFND/R_MGW_REGISTRATION               0200                  |
|    Screen line.................... 0                                                             |
|    Debugger interpretor loop... "(TPDA)"                                                         |
----------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------
|Information on where terminated                                                                   |
|    The termination occurred in ABAP program or include                                           |
|     "/IWBEP/CL_OCI_MP==============CP", in "PREPARE_FUNCTIONIMPORTS". The                        |
|    main program was "/IWFND/R_MGW_REGISTRATION".                                                 |
|                                                                                                  |
|    In the source code, the termination point is in line 127 of include                           |
|     "/IWBEP/CL_OCI_MP==============CM00J".                                                       |
|    include "/IWBEP/CL_OCI_MP==============CM00J".                                                |
----------------------------------------------------------------------------------------------------

Source Code Extract

|  123|                                                                                            |
|  124|      ls_func_import_param-name = <fs_param_name>.                                          |
|  125|      ls_func_import_param-annotation = <fs_param_annotation>.                              |
|  126|      ls_func_import_param-documentation = <fs_param_docu>.                                 |
|>>>>>|      ls_func_import_param-facets = <fs_param_facets>.                                      |
|  128|      ls_func_import_param-mapping = <fs_param_mapping>.                                    |
|  129|      ls_func_import_param-MODE = <fs_param_mode>.                                          |
|  130|      ls_func_import_param-TYPE = <fs_param_type>.                                          |
|  131|      APPEND ls_func_import_param TO ls_func_import-PARAMETERS.                             |
|  132|    ENDLOOP.                                                                                |
|  133|*    APPEND ls_func_import TO rt_actions.                                                   |
|  134|    APPEND ls_func_import TO <fs_t_actions>.                                                |
|  135|    CLEAR ls_func_import.                                                                   |
|  136|  ENDLOOP.                                                                                  |
|  137|ENDMETHOD.                                                                                  |


Read more...

Environment

SAP Gateway

Product

SAP NetWeaver all versions

Keywords

/IWBEP/OCI_SRV_GEN, OBJECTS_NOT_COMPATIBLE, /IWBEP/CL_OCI_MP==============CP, /IWBEP/CL_OCI_MP, PREPARE_FUNCTIONIMPORTS, ls_func_import_param-facets = <fs_param_facets> , KBA , OPU-GW-COR , Framework , OPU-BSE-SDE , SAP Data Enablement , 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.