SAP ABAP Class CL_CFX_EXCEPTION_UI (Handles the Exception)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Properties
Class CL_CFX_EXCEPTION_UI  
Short Description Handles the Exception    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20010924   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CFX_EXCEPTION_UI has no forward declaration.
Interfaces
Class CL_CFX_EXCEPTION_UI has no interface implemented.
Friends
Class CL_CFX_EXCEPTION_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_TEXT Constant Public Type reference (TYPE) STRING 'p_text' 20020514
2 SC_TITLE Constant Public Type reference (TYPE) STRING 'p_title' 20020514
Methods
# Method Level Visibility Method type Description Created on
1 GET_EXCEPTION_TEXT Static method Public Method Generate Text (for User) from Exceptions 20031117
2 GET_SESSION_TIMEOUT_TEXT Static method Public Method Generate Txt(for User) from Exception(collaboration_locking) 20031117
3 HANDLE Static method Public Method 20010924
4 HANDLE_EXCEPTION Static method Public Method Handles Exception on the Interface 20020514
5 HANDLE_SESSION_TIMEOUT Static method Public Method Time Limit for Session Exceeded 20031118
Events
Class CL_CFX_EXCEPTION_UI has no event.
Types
Class CL_CFX_EXCEPTION_UI has no local type.
Method Signatures

Method GET_EXCEPTION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20031117
2 Importing IP_TEXT_REPOSITORY Call by reference Object reference (TYPE REF TO) CL_CFX_TEXT_REPOSITORY Zugriffsobject auf sprachabhängige Texte 20031117
3 Importing I_LINE_SEPARATOR Call by reference Type reference (TYPE) STRING 20031117
4 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20031117

Method GET_EXCEPTION_TEXT on class CL_CFX_EXCEPTION_UI has no exception.

Method GET_SESSION_TIMEOUT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SESSION_TIMEOUT Call by reference Object reference (TYPE REF TO) CX_CFX_SESSION_TIMEOUT Werte nicht mehr verfügbar da Zeitlimit überschritten 20031117
2 Importing IP_TEXT_REPOSITORY Call by reference Object reference (TYPE REF TO) CL_CFX_TEXT_REPOSITORY Zugriffsobject auf sprachabhängige Texte 20031117
3 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20031117

Method GET_SESSION_TIMEOUT_TEXT on class CL_CFX_EXCEPTION_UI has no exception.

Method HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20010924
2 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20010924

Method HANDLE on class CL_CFX_EXCEPTION_UI has no exception.

Method HANDLE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT 20020514
2 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION BSP Navigation 20020514
3 Importing I_TITLE_OTR Call by reference Type reference (TYPE) STRING 20020514

Method HANDLE_EXCEPTION on class CL_CFX_EXCEPTION_UI has no exception.

Method HANDLE_SESSION_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_ERROR_PAGE_URL Call by reference Object reference (TYPE REF TO) CL_CFX_URL Seite, zu der im Fehlerfall navigiert wird 20031118
2 Importing IP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION BSP Navigation 20031118
3 Importing IP_SESSION_TIMEOUT Call by reference Object reference (TYPE REF TO) CX_CFX_SESSION_TIMEOUT Werte nicht mehr verfügbar da Zeitlimit überschritten 20031118

Method HANDLE_SESSION_TIMEOUT on class CL_CFX_EXCEPTION_UI has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 100