Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CIN - Program dump

Former Member
0 Likes
572

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

4 REPLIES 4
Read only

Former Member
0 Likes
545

Hi,

Please provide me details which u get the dump analysis in st22.

Read only

0 Likes
545

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.

Read only

0 Likes
545

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

Read only

0 Likes
545

I have to use New T code : J2IUN.