‎2007 Apr 06 11:41 AM
Getting the below dump whenever user executes J2IU.
Program : J_1IRUTZ
PERFORM_CONFLICT_UC_STRUCT
CX_SY_DYN_CALL_ILLEGAL_TYPE
What could be the reason?
Thanks in advance
Sridevi
‎2007 Apr 06 11:53 AM
Hi,
Please provide me details which u get the dump analysis in st22.
‎2007 Apr 09 8:57 AM
Hi
Here we go!
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 and
therefore caused a runtime error.
The reason for the exception is:
Der Aufruf der FORM "DETERMINE_DEFAULT_VALUES" ist nicht korrekt:
Der Aktualparameter Nr. 2 ist beim PERFORM nicht kompatibel zu dem
Strukturtyp, der von der FORM "DETERMINE_DEFAULT_VALUES" verlangt wird.
Die FORM "DETERMINE_DEFAULT_VALUES" wird im Programm "SAPMJ1II" definiert.
Dieser Fehler tritt unter Unicode auf, wenn die Fragmentsicht der Typen
nicht kompatibel ist.
‎2007 Apr 09 8:59 AM
Termination occurred in the ABAP program "J_1IRUTZ" - in "FILL_PAYABLE_AMOUNT"
The main program was "J_1IRUTZ ".
In the source code you have the termination point in line 97
of the (Include) program "J_1IUPBO".
Line 97 : ent_tot-bed = rg23a-bed + rg23c-bed + st_pla-bed.
Pls note that we dont have the requirement of RG23C for this client.
regards
S
‎2007 Apr 09 12:05 PM