SAP ABAP Class CL_SWF_XI_ADM_LOG_VIEW_CTL (Component for Managing Start Transactions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-BPE (Application Component) Business Process Engine
     SWF_XI_ADM (Package) XI: BPE Administration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWF_XI_ADM_LOG XI: BPE Shutdown/Restart Log 20060410
Properties
Class CL_SWF_XI_ADM_LOG_VIEW_CTL  
Short Description Component for Managing Start Transactions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_XI_ADM   XI: BPE Administration 
Created 20060406   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_XI_ADM_LOG_VIEW_CTL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWF_XI_ADM_LOG XI: BPE Shutdown/Restart Log 20060410
Friends
Class CL_SWF_XI_ADM_LOG_VIEW_CTL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_LOG_OBJECT Constant Public Type reference (TYPE) BALOBJ_D 'BPE' Application log: Object name (Application code) 20060522
2 C_LOG_SUBOBJ Constant Public Type reference (TYPE) BALSUBOBJ 'STARTUP+SHUTDOWN' Application Log: Subobject 20060522
3 MT_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT FieldCatlg 20060406
4 MT_LOG Instance attribute Protected See coding 20060406
5 M_APP_LOG Instance attribute Protected Object reference (TYPE REF TO) CL_SWF_APP_LOG Service Class for Application Log 20060522
6 M_APP_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20060522
7 M_DARK_EXECUTION Instance attribute Private Type reference (TYPE) XFELD space Checkbox 20090110
8 M_DISPLAY Instance attribute Protected Type reference (TYPE) XFELD Display mode 20060406
9 M_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID Table of All Transactions 20060406
10 M_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO Layout 20060406
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060406
2 DISPLAY_APPLICATION_LOG Static method Public Method Display Application Log 20060522
3 FIELDCATALOG_PREPARE Instance method Protected Method Prepare Field Catalog 20060406
4 FREE Instance method Public Method Destructor 20060406
5 GET_LOG_AS_BAPIRET2 Instance method Public Method 20090110
6 ON_CTX_MENU_REQUEST Instance method Protected Event handling method Construct Context Menu 20060425
7 ON_HOTSPOT_CLICK Instance method Protected Event handling method Click Message 20060406
8 REFRESH_DISPLAY Instance method Protected Method Display-Update 20060406
9 _CREATE_APPL_LOG_MESSAGE Instance method Private Method Creates Application Log Message 20060522
10 _CREATE_APPL_LOG_OBJECT Instance method Private Method Creates Application Log Object 20060522
11 _SHOW_LONG_TEXT Instance method Private Method Display Long Text 20060411
Events
Class CL_SWF_XI_ADM_LOG_VIEW_CTL has no event.
Types
Class CL_SWF_XI_ADM_LOG_VIEW_CTL 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 IM_DARK_EXECUTION Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20090110
2 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20060406
3 Importing IM_TITLE Call by reference Type reference (TYPE) C TEXT-U01 Überschrift 20060406

Method CONSTRUCTOR on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no exception.

Method DISPLAY_APPLICATION_LOG Signature

Method DISPLAY_APPLICATION_LOG on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_XI_ADM_EXCEPTION CCMS: (Basis) Ausnahmeklasse 20060522

Method FIELDCATALOG_PREPARE Signature

Method FIELDCATALOG_PREPARE on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no parameter.
Method FIELDCATALOG_PREPARE on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no exception.

Method FREE Signature

Method FREE on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no parameter.
Method FREE on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no exception.

Method GET_LOG_AS_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LOG Value transfer Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20090110

Method GET_LOG_AS_BAPIRET2 on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no exception.

Method ON_CTX_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060425

Method ON_CTX_MENU_REQUEST on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Value transfer Attribute reference (LIKE) 20060406
2 Importing E_COLUMN_ID Value transfer Attribute reference (LIKE) 20060406
3 Importing E_ROW_ID Value transfer Attribute reference (LIKE) 20060406

Method ON_HOTSPOT_CLICK on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no exception.

Method REFRESH_DISPLAY Signature

Method REFRESH_DISPLAY on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no parameter.
Method REFRESH_DISPLAY on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no exception.

Method _CREATE_APPL_LOG_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) SWF_T100MS Struktur für T100 Meldung 20060522

Method _CREATE_APPL_LOG_MESSAGE on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no exception.

Method _CREATE_APPL_LOG_OBJECT Signature

Method _CREATE_APPL_LOG_OBJECT on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_APP_LOG_ERROR Allgemeiner Fehler: Applikation Log im Busines Workflow 20060522

Method _SHOW_LONG_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG Call by reference Type reference (TYPE) SWFXIADM_LOG XI: BPE Administartion Log 20060411

Method _SHOW_LONG_TEXT on class CL_SWF_XI_ADM_LOG_VIEW_CTL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640