SAP Knowledge Base Article - Preview

2786404 - ABAP program RSDB2J00 errors with exception CX_SY_DYN_CALL_ILLEGAL_TYPE

Symptom

The following dump is produced when executing transaction code DB13,  selection 'Backup for all SAP tablespaces'.

--------------------------------------------------------------------------------------------------------------------------------
Category Unclassified Error
Runtime Errors PERFORM_CONFLICT_TYPE
Except. CX_SY_DYN_CALL_ILLEGAL_TYPE
--------------------------------------------------------------------------------------------------------------------------------
Short text
Type conflict when calling a FORM.
--------------------------------------------------------------------------------------------------------------------------------
What happened?
Error in the ABAP Application Program

The current ABAP program "RSDB2J00" had to be terminated because it has come across
a statement that unfortunately cannot be executed.
--------------------------------------------------------------------------------------------------------------------------------

Error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_TYPE', was not caught
in procedure "REPLACE_ICOPY_VARS" "(FORM)", nor was it propagated by a RAISING clause.

The reason for the exception is:
Call to FORM "CONV_KB_INTO_TRACK" is incorrect:
The actual parameter no. 1 has a different data type in the
PERFORM than requested for the FORM "CONV_KB_INTO_TRACK" in program "RSDB2J00".
--------------------------------------------------------------------------------------------------------------------------------
Information on where terminated
Termination occurred in the ABAP program "RSDB2J00" - in "REPLACE_ICOPY_VARS".
The main program was "RSDB2J00 ".

In the source code you have the termination point in line 1473 of the (Include) program "RSDB2JF1".
The program "RSDB2J00" was started as a background job.
Job Name....... "DBA!FULLICOPY_______@070000/3007"
Job Initiator.. "F861768"
Job Number..... 07004900
The termination is caused because exception "CX_SY_DYN_CALL_ILLEGAL_TYPE" occurred in procedure
"REPLACE_ICOPY_VARS" "(FORM)", but it was neither handled locally nor declared in the RAISING
clause of its signature.

The procedure is in program "RSDB2J00 "; its source code begins in line 1423 of the
(Include program "RSDB2JF1 ".
--------------------------------------------------------------------------------------------------------------------------------


Read more...

Environment

Netweaver AS ABAP

Product

SAP ERP 6.0 ; SAP NetWeaver all versions

Keywords

DBA!FULLICOPY , KBA , BC-DB-DB2-CCM , DB2 for z/OS - CCM/Database monitors , 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.