SAP ABAP Class CX_CTS_OBJECT_NOT_FOUND (Object or file not found)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-PLS (Application Component) TMS for non-ABAP (CTS+)
     SCTS_EXT_REQ_EXC (Package) CTS+ Organizer Exception Package
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CTS_EXCEPTION CTS General Exception 20070627
Properties
Class CX_CTS_OBJECT_NOT_FOUND  
Short Description Object or file not found    
Super Class CX_CTS_EXCEPTION CTS General Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SCTS_EXT_REQ_EXC   CTS+ Organizer Exception Package 
Created 20070523   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CTS_OBJECT_NOT_FOUND has no forward declaration.
Interfaces
Class CX_CTS_OBJECT_NOT_FOUND has no interface implemented.
Friends
Class CX_CTS_OBJECT_NOT_FOUND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CTS_OBJECT_NOT_FOUND Constant Public See coding 20070523
2 FILENAME Instance attribute Public Type reference (TYPE) STRING Text, 255 Characters 20070523
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070523
2 RAISE Static method Public Method Do not use constructor, use this instead 20111019
3 RAISE_MESSAGE_EXCEPTION Static method Public Method 20070613
Events
Class CX_CTS_OBJECT_NOT_FOUND has no event.
Types
Class CX_CTS_OBJECT_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 FILENAME Call by reference Type reference (TYPE) STRING 20070523
2 Importing MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20070613
3 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20070613
4 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20070613
5 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20070613
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20070523
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20070523

Method CONSTRUCTOR on class CX_CTS_OBJECT_NOT_FOUND has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FILENAME Call by reference Type reference (TYPE) STRING Name eines Dateiobjekts 20111019
2 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_CTS_EXCEPTION CTS General Exception 20111019
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_NOT_FOUND Object or File not found 20111019

Method RAISE_MESSAGE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20070613
# Exception Resumable Description Created on
1 CX_CTS_OBJECT_NOT_FOUND Object or File not found 20070613
History
Last changed by/on SAP  20140121 
SAP Release Created in 702