SAP ABAP Class IF_OS_EXCEPTION_INFO (Object Service Exception)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_OS_EXCEPTION_INFO Object Services Exception Information 19990129
Properties
Class IF_OS_EXCEPTION_INFO  
Short Description Object Service Exception    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19990129   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 OSTYP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_OS_EXCEPTION_INFO has no interface implemented.
Friends
Class IF_OS_EXCEPTION_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID Instance attribute Public Type reference (TYPE) T100-ARBGB Application area 19990129
2 NUMBER Instance attribute Public Type reference (TYPE) T100-MSGNR Number 19990129
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR Instance method Public Method Checks Off Exception as Handled 19990129
2 GET_CONTEXT_OBJECT Instance method Public Method Returns Context Object for ID 19990208
3 GET_CONTEXT_OBJECT_TAB Instance method Public Method Returns Context Object List for ID 20000407
4 GET_CONTEXT_STRING Instance method Public Method Returns Context String for ID 19990208
5 GET_MESSAGE Instance method Public Method Error Message in System Language 19990129
Events
Class IF_OS_EXCEPTION_INFO has no event.
Types
Class IF_OS_EXCEPTION_INFO has no local type.
Method Signatures

Method CLEAR Signature

Method CLEAR on class IF_OS_EXCEPTION_INFO has no parameter.
Method CLEAR on class IF_OS_EXCEPTION_INFO has no exception.

Method GET_CONTEXT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING Kontext-ID 19990210
2 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT Kontext-Objekt 19990208
# Exception Resumable Description Created on
1 OS_EXCEPTION Kontextobjekt existiert nicht 19990208

Method GET_CONTEXT_OBJECT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING Kontext-ID 20000407
2 Returning RESULT Value transfer Type reference (TYPE) OSTYP_REF_TAB Kontext-Objektliste 20000407
# Exception Resumable Description Created on
1 OS_EXCEPTION Kontextobjekt existiert nicht 20000407

Method GET_CONTEXT_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING Kontext-ID 19990210
2 Returning RESULT Value transfer Type reference (TYPE) STRING Kontext-String 19990208
# Exception Resumable Description Created on
1 OS_EXCEPTION Kontext-String existiert nicht 19990208

Method GET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Fehlermeldung 19990129

Method GET_MESSAGE on class IF_OS_EXCEPTION_INFO has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in