Hi Experts,
While processing IDocs through BD87 iam getting
Runtime Errors PERFORM_NOT_FOUND
Except. CX_SY_DYN_CALL_ILLEGAL_FORM
ABAP Program GBTN6CO0
Application Component Not Assigned
in error analysis
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_FORM', was
not caught in
procedure "SUBCON_3HAEX###015" "(FORM)", 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 program "GBTN6CO0" is meant to execute an external PERFORM,
namely the routine "S_0000Z12SU0001" of the program "GBSN6SET", but
this routine does not exist.
This may be due to any of the following reasons:
1. One of the programs "GBTN6CO0" or "GBSN6SET" is currently being developed.
The name "S_0000Z12SU0001" of the called routine may be incorrect, or
the routine "S_0000Z12SU0001" is not yet implemented in the program "GBSN6SET".
-
2. If the program SAPMSSY1 is involved in the runtime error, one of
the function modules called via RFC is not flagged as remote-capable.
(see Transaction SE37 Goto -> Administration -> RFC flag)
3. There is an inconsistency in the system. The versions of the
programs "GBTN6CO0" and "GBSN6SET" do not match.
please help me to reslove this.
Thanks in Advance.
gs reddy.