Register Login

PERFORM_NOT_FOUND Except CX_SY_DYN_CALL_ILLEGAL_FORM

Updated May 18, 2018

After the upgrade from 4.7 to ECC 6.0, i am getting error when executing SCC4.
 
Please help.

below is the dump:
 
Runtime Errors         PERFORM_NOT_FOUND
Except.                CX_SY_DYN_CALL_ILLEGAL_FORM
Date and Time          05.06.2009 00:24:33
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|Short text                                                                                        |
|    Call (PERFORM) to a non-existent routine.                                                     |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What happened?                                                                                    |
|    There exist various options:                                                                  |
|    Error in the ABAP Application Program                                                         |
|                                                                                                  |
|    The current ABAP program "SAPL0SZZ" had to be terminated because it has                       |
|    come across a statement that unfortunately cannot be executed.                                |
|    or                                                                                            |
|    Error in the SAP kernel.                                                                      |
|                                                                                                  |
|    The current ABAP "SAPL0SZZ" program had to be terminated because the                          |
|    ABAP processor detected an internal system error.                                             |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|What can you do?                                                                                  |
|    Note down which actions and inputs caused the error.                                          |
|                                                                                                  |
|                                                                                                  |
|    To process the problem further, contact you SAP system                                        |
|    administrator.                                                                                |
|                                                                                                  |
|    Using Transaction ST22 for ABAP Dump Analysis, you can look                                   |
|    at and manage termination messages, and you can also                                          |
|    keep them for a long time.                                                                    |
----------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------
|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 "JUSTIFY_ACTION_MODE" "(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 "SAPL0SZZ" is meant to execute an external PERFORM,                               |
|    namely the routine "CHECK_AUTHORITY_SCC4 " of the program "SAPL0SZZ ", but                    |
|    this routine does not exist.                                                                  |
|                                                                                                  |
|    This may be due to any of the following reasons:                                              |
|                                                                                                  |
|    1. One of the programs "SAPL0SZZ" or "SAPL0SZZ " is currently being developed.                |
|    The name "CHECK_AUTHORITY_SCC4 " of the called routine may be incorrect, or                   |
|    the routine "CHECK_AUTHORITY_SCC4 " is not yet implemented in the program                     |
|     "SAPL0SZZ ".                                                                                 |
|    -                                                                                             |
|                                                                                                  |
|    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 "SAPL0SZZ" and "SAPL0SZZ " do not match.                                             |
|                                                                                                  |
|                                                                                                  |
----------------------------------------------------------------------------------------------------


Comments

  • 10 Jun 2009 3:58 am saperpguru
    JUst check the authorization and roles for the particular user
  • 10 Jun 2009 3:58 am saperpguru
    SAP_ALL & SAP_NEW.
  • 10 Jun 2009 3:59 am saperpguru
    Hav u done all the post installation activities ?
  • 10 Jun 2009 3:59 am Shalesh Singh Visen
    I was performing those steps while doing that I got this error, can you tell me the required steps so that I can counter them.
  • 10 Jun 2009 3:59 am saperpguru
    Please perform the latest kernel patch and continue.
  • 10 Jun 2009 8:25 am Guest
    Run something like Panaya and it should be able to pinpoint the problem
    I think they offer a free trial version

    http://www.panayainc.com/SAP-Upgrade-ECC-6.0-Upgrade-SAP-Testing-Planning-Assessment.html
  • 11 Jul 2009 8:31 pm Guest
    Did you got the solution?
  • 18 Oct 2009 7:56 am Guest
    See SAP Note 1265043.

×