SAP Knowledge Base Article - Preview

3042470 - ASSERTION_FAILED when running RSVARDOC_NEW in background job

Symptom

ASSERTION_FAILED runtime error occurs when running RSVARDOC_NEW in background job.

The dump in ST22 is as below:

--------------------------------------------------

Category               ABAP programming error
Runtime Errors         ASSERTION_FAILED
ABAP Program           RSGENVAR_NEW
Application Component  BC-ABA-TO

Information on where terminated
    The termination occurred in ABAP program or include "RSGENVAR_NEW", in
     "MOVE_REMAINING_FROM_INSPECT". The
    main program was "RSGENVAR_NEW".

    In the source code, the termination point is in line 1553 of include
     "RSGENVAR_NEW".
    include "RSGENVAR_NEW".
    Program "RSGENVAR_NEW" was started as a background job.

    Job name....... RSVARDOC_NEW
    Job initiator.. 135317_SAP
    Job number...... 08454600

Source Code Extract

1549 report_not_loaded = 3
1550 illegal_param = 4
1551 others = 5 ).
1552
>>>>> ASSERT sy-subrc = 0.
1554
1555 LOOP AT move_tab ASSIGNING <move>.
1556
1557 IF <move>-movecode eq 0.

-------------------------------------------------


Read more...

Environment

SAP NetWeaver 7.0 or higher

Product

SAP NetWeaver 2004 ; SAP NetWeaver 7.0 ; SAP NetWeaver 7.1 ; SAP NetWeaver 7.2 ; SAP NetWeaver 7.3 ; SAP NetWeaver 7.4 ; SAP NetWeaver 7.5 ; SAP enhancement package 1 for SAP NetWeaver 7.0 ; SAP enhancement package 1 for SAP NetWeaver 7.3 ; SAP enhancement package 2 for SAP NetWeaver 7.0 ; SAP enhancement package 3 for SAP NetWeaver 7.0

Keywords

ASSERTION_FAILED, RSVARDOC_NEW, RSVCHECK_NEW , KBA , BC-ABA-TO , Selection Variants, Selection Screen Services , 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.