LOAD_PROGRAM_NOT_FOUND

high

ABAP Program or Include Cannot Be Found in Repository

Module: ABAP / Repository

What this means

LOAD_PROGRAM_NOT_FOUND fires when the ABAP runtime tries to load a program, include, function group, or class and cannot find it in the program library. This is almost always a transport or deployment issue: the program was deleted in a transport that arrived in the target system before the transport containing the calling program; a transport was imported in the wrong sequence so a program references an include that has not yet arrived; or a program was manually deleted from SE38 without removing all references. Rarely, it can indicate repository corruption.

Recommended Fix

Check SE38 or SE80 to confirm whether the missing program exists in the system. Check STMS import history to identify when the deletion transport arrived relative to the transport that references the missing object. If the program should exist, re-import the transport that contains it. If the reference is in a custom program, remove or correct the reference and transport the fix. Never manually import transports out of sequence to fix this — establish the correct import order.

Quick Info

ModuleABAP / Repository
Severityhigh
Diagnose in
ST22SE38SE80STMS