SAP ABAP Class CL_ISM_APPLOG_DOCK (IS-M: Appl.Log as Docking)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSDI (Package) IS-M/SD SD Integration
Properties
Class CL_ISM_APPLOG_DOCK  
Short Description IS-M: Appl.Log as Docking    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JSDI   IS-M/SD SD Integration 
Created 20000928   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_APPLOG_DOCK has no forward declaration.
Interfaces
Class CL_ISM_APPLOG_DOCK has no interface implemented.
Friends
Class CL_ISM_APPLOG_DOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER_BUTTON Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000928
2 CONTAINER_LOG Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20000928
3 DOCKING Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20000928
4 G_CONTROL_HANDLE Instance attribute Private Type reference (TYPE) BALCNTHNDL Application Log: Control Display Handle 20000928
5 G_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20000928
6 G_S_DISPLAY_PROFILE Instance attribute Private Type reference (TYPE) BAL_S_PROF Application Log: Log Output Format Profile 20000928
7 G_S_LOG Instance attribute Private Type reference (TYPE) BAL_S_LOG Application Log: Log Header Data 20000928
8 G_T_LOG_HANDLE Instance attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20000928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000928
2 DISPLAY Instance method Public Method Display Log 20000928
3 FREE Instance method Public Method Delete Log 20010308
4 MSG_ADD Instance method Public Method Insert Error Message 20000928
5 ON_SELECTED Instance method Private Event handling method Obsolete 20000928
6 REFRESH Instance method Public Method Delete display 20010308
Events
Class CL_ISM_APPLOG_DOCK has no event.
Types
Class CL_ISM_APPLOG_DOCK 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 DYNNR Call by reference Type reference (TYPE) SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20000928
2 Importing REPID Call by reference Type reference (TYPE) SY-REPID ABAP-Programm, aktuelles Rahmenprogramm 20000928
3 Importing SIDE Call by reference Type reference (TYPE) I '1' Seite 20000928

Method CONSTRUCTOR on class CL_ISM_APPLOG_DOCK has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_ISM_APPLOG_DOCK has no parameter.
Method DISPLAY on class CL_ISM_APPLOG_DOCK has no exception.

Method FREE Signature

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

Method MSG_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BAL_MSG Value transfer Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20000928

Method MSG_ADD on class CL_ISM_APPLOG_DOCK has no exception.

Method ON_SELECTED Signature

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

Method ON_SELECTED on class CL_ISM_APPLOG_DOCK has no exception.

Method REFRESH Signature

Method REFRESH on class CL_ISM_APPLOG_DOCK has no parameter.
Method REFRESH on class CL_ISM_APPLOG_DOCK has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 463