HI All,
I am trying to load master data ZSERNUM ( Serial number ).
But when i try to load its giving me the dumps as below
Runtime Errors PERFORM_CONFLICT_TAB_TYPE
Exception CX_SY_DYN_CALL_ILLEGAL_TYPE
Date and Time 02/26/2009 02:03:52
Short text
Illegal type when transferring an internal table to a FORM
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLRSDBC" 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 "RSDBC_DB_DATA_RECEIVED" "(FUNCTION)", nor was it propagated by a
RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
The FORM "CONVERT_ITAB_RFC" was called incorrectly.
The call of the FORM is incorrect for parameter nr. 1:
The internal table that is transferred to the formal table parameter has
a type that is not compatible with the type of the formal parameter.
The FORM "CONVERT_ITAB_RFC" is defined in the program
"GP464FE4V5BCQMDVD6T1ZWZN12M".
If you have access to SAP Notes, carry out a search with the following
keywords:
"PERFORM_CONFLICT_TAB_TYPE" "CX_SY_DYN_CALL_ILLEGAL_TYPE"
"SAPLRSDBC" or "LRSDBCU08"
"RSDBC_DB_DATA_RECEIVED"
I am searching for OSS note but unable to find any for BI 7 system. We are at SP 16.
We have recently upgraded our BW 3.1 system to BI 7