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
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.