Skip to Content
1
Former Member
Apr 22, 2014 at 02:53 AM

PBA7 runtime error LOAD_PROGRAM_NOT_FOUND

80 Views

i am trying transfer applicant to employee by using PBA7 but when transfer infotype 0021 family there's error load program not found and with dump :

ABAP runtime errors LOAD_PROGRAM_NOT_FOUND

Occurred on 21.04.2014 at 11:52:27

------------------------------------------------------------------------------------------

Program "MP031800 " not found.

--------------

What happened?

--------------

There are various possibilities:

program library.

The current ABAP/4 program "????????????????????????????????????????" had to be

terminated because

one of the statements could not be executed.

This is probably due to an error in the ABAP/4 program.

or

Error in the SAP Basis system

ABAP/4 processor detected an internal system error.

The current ABAP program "????????????????????????????????????????" had to be

terminated because the ABAP

processor discovered an invalid system state.

MP031800 is SAP standard program for indonesian family infotype, should i create MP031800 module pool ?

what should i do ?