SAP Knowledge Base Article - Preview

2424142 - Short dump because of inconsistent process chain variant type

Symptom

The following short dump happened during the process chain execution:
 
"MESSAGE_TYPE_X" " "
"CL_RSPC_VARIANT===============CP" or "CL_RSPC_VARIANT===============CM002"
"CREATE"
 
  1 METHOD create.
  2
  3   DATA: l_s_variant_r  TYPE rspc_s_variant_r.
  4
  5 * check if input is filled
  6   IF i_type IS INITIAL OR i_variant IS INITIAL.
>>>     MESSAGE x000(r7) WITH 'INPUT_INVALID'.
  8   ENDIF.
 
I_TYPE
    ZABAP  <- This is the <VARIANT TYPE>
 
 
There is no entry with <VARIANT TYPE> in RSPCVARIANT  table.
Furthemore there is an entry with initial VARIANTE field and <VARIANT TYPE> in RSPCVARIANTATTR table.


Read more...

Environment

SAP NetWeaver

SAP BW/4HANA

Product

SAP BW/4HANA 1.0 ; SAP BW/4HANA 2.0 ; SAP NetWeaver 7.0 ; SAP NetWeaver 7.3 ; SAP NetWeaver 7.4 ; SAP NetWeaver 7.5 ; SAP enhancement package 1 for SAP NetWeaver 7.3

Keywords

RSPC_METADATA_CLEANUP, sap, bw, dump, shortdump, variant, process variant, se37, rspc, rspc1, rspcm, st22 , KBA , BW-WHM-DST-PC , Process Chains , 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.