SAP Knowledge Base Article - Preview

3451122 - ASSERTION_FAILED /IWBEP/CL_MGW_FILTER_EXPRSN===CP

Symptom

Odata request hitting st22 dump:

Kategorie              ABAP Programmierfehler
Laufzeitfehler         ASSERTION_FAILED
ABAP Programm          /IWBEP/CL_MGW_FILTER_EXPRSN===CP
Anwendungskomponente   OPU-BSE-SDE

dump abap code:

|  149|              ELSE.                                                                         |
|  150|                " 'xyz' => equal                                                            |
|  151|                FIND REGEX '^[^\*]*$' IN lv_field_low ##REGEX_POSIX.                        |
|  152|                IF sy-subrc = 0.                                                            |
|  153|                  ls_expression_comparator-expression_id       = lv_expression_id.          |
|  154|                  ls_expression_comparator-r_operand_converted = <lv_field_low>.            |
|  155|                  APPEND ls_expression_comparator TO et_expression.                         |
|  156|                  lv_expression_kind = /iwbep/if_mgw_expr_node=>kind_binary.                |
|  157|                                                                                            |
|  158|                ELSE.                                                                       |
|  159|                  " Others, e.g. 'xyz*xyz'                                                  |
|>>>>>|                  ASSERT 1 = 0.                                                             |
|  161|                ENDIF.                                                                      |
|  162|              ENDIF.                                                                        |
|  163|            ENDIF.                                                                          |
|  164|          ENDIF.                                                                            |

In the dump is CONVERSION_EXIT_MATN1_RANGE_I called:

|%_##TVREG_001                                                                                     |
|    CONVERSION_EXIT_MATN1_RANGE_I                                                                 |
|    444545544454545544543554444542                                                                |
|    3FE65239FEF5894FD14E1F21E75F90                                                                |
|    000000000000000000000000000000                                                                |
|    000000000000000000000000000000                                                                |
|    43004F004E00560045005200530049004F004E005F0045005800490054005F004D00410054004E0031005F00520041|


Read more...

Environment

SAP Gateway.

Product

SAP NetWeaver all versions ; SAP S/4HANA 2021

Keywords

I_InvtryMgmtMatlMstrVH, MMIM_MATERIAL_DATA_SRV, CONVERSION_EXIT_MATN1_RANGE_I, /IWBEP/CL_MGW_FILTER_EXPRSN===CP, GET_EXPRESSIONS_FOR_RANGE, /IWBEP/CL_MGW_FILTER_EXPRSN, ASSERTION_FAILED , KBA , OPU-BSE-SDE , SAP Data Enablement , OPU-GW-COR , Framework , 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.