SAP ABAP Class CX_PROGRAM_NOT_FOUND (Program could not be loaded)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     S_ABAP_EXCEPTIONS (Package) ABAP Runtime Errors as System Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20070613
Properties
Class CX_PROGRAM_NOT_FOUND  
Short Description Program could not be loaded    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_ABAP_EXCEPTIONS   ABAP Runtime Errors as System Exceptions 
Created 20070613   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_PROGRAM_NOT_FOUND has no forward declaration.
Interfaces
Class CX_PROGRAM_NOT_FOUND has no interface implemented.
Friends
Class CX_PROGRAM_NOT_FOUND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_PROGRAM_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DAB594EB63050C891B' 20070613
2 FORMAT_ERROR Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DAB594EB894F23891C' 20070613
3 PROGRAM Instance attribute Public Type reference (TYPE) STRING Program to be loaded 20070613
4 PROGRAM_IS_NEWER Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DAB5950B911D5E4007' 20070613
5 TIMESTAMP Instance attribute Public Type reference (TYPE) STRING Timestamp of Program 20070613
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070613
Events
Class CX_PROGRAM_NOT_FOUND has no event.
Types
Class CX_PROGRAM_NOT_FOUND has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070613
2 Importing PROGRAM Call by reference Type reference (TYPE) STRING 20070613
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20070613
4 Importing TIMESTAMP Call by reference Type reference (TYPE) STRING 20070613

Method CONSTRUCTOR on class CX_PROGRAM_NOT_FOUND has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710