ABAP Runtime Errors

LOAD_TYPEPOOL_NOT_FOUND SAP ABAP Runtime Error load typepool not found







LOAD_TYPEPOOL_NOT_FOUND is an ABAP runtime error which you may come across when using or developing within an SAP system. See below for the standard details explaining what it means and how you can avoid or fix this runtime error.

Short Dump Classification: A - ABAP Programming Error

You can view further information about a runtme error by using transaction code ST22 which will show you this and all runtime erros that have happen in your SAP system.

Also check out the Comments section below to view or add related contributions and example screen shots.


LOAD_TYPEPOOL_NOT_FOUND ABAP Runtime Error

Check the most recent transports to the SAP System.

Are changes currently being made to program <runtime parameter> or type group <runtime parameter>? Please see search hints for more details about the possible cause of this runtime error and how it could be avoided.

Please see send to sap for more details about the possible cause of this runtime error and how it could be avoided.

Type group <runtime parameter> not found. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.

Attempt made to address type group <runtime parameter>. The corresponding type group definition (program <runtime parameter>) does not exist however. It was accessed from program <runtime parameter>, version <runtime parameter>. Type group <runtime parameter> was addressed in ABAP program <runtime parameter>. No definition of the type group could be found. Please see abap error for more details about the possible cause of this runtime error and how it could be avoided.