cancel
Showing results for 
Search instead for 
Did you mean: 

runtime error

Former Member
0 Kudos

Hi Everyone,

I am getting the following Runtime error in 1 servers only.

please find below error details

ategory           ABAP Programming Error
untime Errors     LOAD_PROGRAM_NOT_FOUND
xcept.            CX_SY_PROGRAM_NOT_FOUND
BAP Program       SAPLABADR

pplication Component  CA-GTF

ate and Time      12.02.2015 15:23:19

Short text

Program "RFMFMOAECQ2000023 " not found.

What happened?

There are several possibilities:

Error in the ABAP Application Program

The current ABAP program "SAPLABADR" had to be terminated
come across a statement that unfortunately cannot be execu

or

Error analysis

    An exception occurred that is explained in detail below.

    The exception, which is assigned to class 'CX_SY_PROGRAM_NOT_FOUND', was not

     caught in

    procedure "STEP--METHOD_DRULE" "(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:

    On account of a branch in the program

    (CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)

    or a transaction call, another ABAP/4 program

    is to be loaded, namely "RFMFMOAECQ2000023 ".

    However, program "RFMFMOAECQ2000023 " does not exist in the library.

    Possible reasons:

    a) Wrong program name specified in an external PERFORM or

       SUBMIT or, when defining a new transaction, a new

       dialog module or a new function module.

    b) Transport error

Error in the SAP kernel.

The current ABAP "SAPLABADR" program had to be terminated

ABAP processor detected an internal system error.

Missing RAISING Clause in Interface

    Program                                 SAPLABADR

    Include                                 LABADRF01

    Row                                     943

    Module type                             (FORM)

    Module Name                             STEP  METHOD_DRULE

Please any help to resolve this issue

Prasanta

Accepted Solutions (1)

Accepted Solutions (1)

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

In order to solve this issue, run transaction FMDERIVE.

    Select  FMDERIVE Strategy derivation.

            Menu -> Extras -> Regeneration.

If your issue persists please check the following notes:

  1235955  Client Copy: Derivation rule tables are not copied

  1730854  Runtime error 00341: LOAD_PROGRAM_NOT_FOUND

Regards

Caetano

Former Member
0 Kudos

Hi Caetano,

I cant found the mentioned notes in our system.

so could you tell me what should i do ?

Regards

Prasanta kumar

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

Try to access these notes on SAP Service Marketplace.

Regards

Caetano

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello

If the issue has been solved please close this thread.

See this blog for details:

Regards

Caetano

Former Member
0 Kudos

Hi,

Got solved and this thread is closed

Regards

Prasanta

Caetano
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Prasanta

The thread is still open as you only selected a helpful answer. Please select the correct answer (green button) to close the thread.

BR
Caetano

Answers (0)