SAP ABAP Class CL_WCB_FATAL_ERROR_VIEW (Display Fatal Error)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_UI_DYNPR (Package) Condition Contract User Interface with Screen Technology
Properties
Class CL_WCB_FATAL_ERROR_VIEW  
Short Description Display Fatal Error    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_UI_DYNPR   Condition Contract User Interface with Screen Technology 
Created 20050602   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCB_FATAL_ERROR_VIEW has no forward declaration.
Interfaces
Class CL_WCB_FATAL_ERROR_VIEW has no interface implemented.
Friends
Class CL_WCB_FATAL_ERROR_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_MSG Instance attribute Private Type reference (TYPE) TY_WCB_ERROR_TAB Error Messages 20050602
2 A_ALV Instance attribute Private Object reference (TYPE REF TO) CL_SALV_TABLE Basis Class for Simple Tables 20050602
3 A_ALV_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050602
4 A_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20050602
5 A_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20050602
6 A_EDITOR_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20050602
7 A_ERROR Instance attribute Private Object reference (TYPE REF TO) CX_WCB_FATAL_ERROR Fatal Error 20050602
8 A_GUID Instance attribute Private Type reference (TYPE) WCB_GUID Condition Contract GUID 20050602
9 A_NUM Instance attribute Private Type reference (TYPE) WCB_COCO_NUM Condition Contract Number 20050602
10 A_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20050602
11 CO_CONTAINER_NAME Constant Private Type reference (TYPE) SCRFNAME 'WCBERRCONT' Container Name 20050602
12 CO_ERROR_SCREEN Constant Private Type reference (TYPE) DYNNR '0600' Screen Container 20050602
13 CO_INTERNAL_ERROR_STATUS Constant Private Type reference (TYPE) PFSTAT 'WCB_INTERNAL_ERROR' GUI Status 20050602
14 CO_LOG_OBJECT Constant Private Type reference (TYPE) BALOBJ_D 'W_CC' Application Log: Object Name (Application Code) 20050602
15 CO_PROGRAM Constant Private Type reference (TYPE) SYREPID 'SAPLWCB_MAIN_SCREEN' ABAP Program: Current Main Program 20050602
16 F_BACK Constant Private Type reference (TYPE) FCODE 'WCB_EBACK' Function Code 20050602
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050602
2 DISPLAY_ERROR Instance method Public Method Display Internal Error 20050602
3 GET_TEXT Instance method Private Method Error Text 20050602
4 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Double-Clicked 20050602
5 HANDLE_FCODE Instance method Public Method Process Function Code 20050602
6 WRITE_INTO_LOG Instance method Private Method Write to the Application Log 20050602
Events
Class CL_WCB_FATAL_ERROR_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_WCB_ERROR_TAB Private See coding Error Messages 20050602 TY_WCB_ERROR_TAB type standard table of wcb_error
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CC_GUID Call by reference Type reference (TYPE) WCB_GUID GUID eines Konditionskontraktes 20050602
2 Importing I_ERROR Call by reference Object reference (TYPE REF TO) CX_WCB_FATAL_ERROR fataler Fehler 20050602
3 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050602

Method CONSTRUCTOR on class CL_WCB_FATAL_ERROR_VIEW has no exception.

Method DISPLAY_ERROR Signature

Method DISPLAY_ERROR on class CL_WCB_FATAL_ERROR_VIEW has no parameter.
Method DISPLAY_ERROR on class CL_WCB_FATAL_ERROR_VIEW has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG Call by reference Type reference (TYPE) WCB_ERROR Fehlermeldung 20050602
2 Returning RE_TEXT Value transfer Type reference (TYPE) SY-LISEL Inhalt ener ausgewählten Listenzeile 20050602

Method GET_TEXT on class CL_WCB_FATAL_ERROR_VIEW has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Value transfer Attribute reference (LIKE) 20050602
2 Importing ROW Value transfer Attribute reference (LIKE) 20050602

Method HANDLE_DOUBLE_CLICK on class CL_WCB_FATAL_ERROR_VIEW has no exception.

Method HANDLE_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FCODE Call by reference Type reference (TYPE) FCODE Funktionscode 20050602

Method HANDLE_FCODE on class CL_WCB_FATAL_ERROR_VIEW has no exception.

Method WRITE_INTO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Type reference (TYPE) TY_WCB_ERROR_TAB Fehlermeldungen 20050602
2 Importing I_CC_GUID Call by reference Type reference (TYPE) WCB_GUID GUID eines Konditionskontraktes 20050602
3 Returning RE_EXTNUMBER Value transfer Type reference (TYPE) BALNREXT Anwendungs-Log: Externe Identifikation 20050602

Method WRITE_INTO_LOG on class CL_WCB_FATAL_ERROR_VIEW has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 600