SAP ABAP Class CL_ISM_SD_DOCKING_LOG (IS-M: Application Log for Class CL_ISM_SD_MESSAGE)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSDI (Package) IS-M/SD SD Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ISM_SD_LOG IS-M: Application Log for Class CL_ISM_SD_MESSAGE 20020815
Properties
Class CL_ISM_SD_DOCKING_LOG  
Short Description IS-M: Application Log for Class CL_ISM_SD_MESSAGE    
Super Class CL_ISM_SD_LOG IS-M: Application Log for Class CL_ISM_SD_MESSAGE 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JSDI   IS-M/SD SD Integration 
Created 20020815   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_SD_DOCKING_LOG has no forward declaration.
Interfaces
Class CL_ISM_SD_DOCKING_LOG has no interface implemented.
Friends
Class CL_ISM_SD_DOCKING_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DYNNR Instance attribute Private Type reference (TYPE) DYNNR Screen Number for Docking 20020815
2 HEIGHT Instance attribute Private Type reference (TYPE) I Height of Log 20020815
3 PROGRAM Instance attribute Private Type reference (TYPE) REPID Program Name for Docking 20020815
4 VISIBLE Instance attribute Private Type reference (TYPE) C Docking Visible? 20020815
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020815
2 GET_HEIGHT Instance method Public Method Determine Size of Application Log 20020815
3 HIDE Instance method Public Method Do not Display Log on Screen 20020815
4 IS_VISIBLE Instance method Public Method Is Log Visible on Screen? 20020815
Events
Class CL_ISM_SD_DOCKING_LOG has no event.
Types
Class CL_ISM_SD_DOCKING_LOG 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) DYNNR Nummer des Screens, auf dem Docking liegen soll 20020815
2 Importing EXPAND_LEVEL Call by reference Type reference (TYPE) I '8' Level bis zu dem Hierarchie aufgerissen werden soll 20020815
3 Importing HEADER_TEXT Call by reference Type reference (TYPE) ANY Überschrift im Log 20020815
4 Importing HEIGHT Call by reference Type reference (TYPE) I '67' Höhe des Dockings 20020815
5 Importing HIERARCHY Call by reference Type reference (TYPE) C 'X' hierarische Darstellung 20020815
6 Importing LOG_OBJECT Call by reference Type reference (TYPE) BAL_S_LOG-OBJECT Anwendungs-Log: Objektname (Applikationskürzel) 20020815
7 Importing MESSAGE Call by reference Object reference (TYPE REF TO) CL_ISM_SD_MESSAGE Nachrichten 20020815
8 Importing NO_SAVE Call by reference Type reference (TYPE) CHAR01 Sichern der Daten nicht erlaubt 20031205
9 Importing PROGRAM Call by reference Type reference (TYPE) REPID Programmname auf dem Docking liegen soll 20020815

Method CONSTRUCTOR on class CL_ISM_SD_DOCKING_LOG has no exception.

Method GET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HEIGHT Value transfer Type reference (TYPE) I Größe des Logs 20020815

Method GET_HEIGHT on class CL_ISM_SD_DOCKING_LOG has no exception.

Method HIDE Signature

Method HIDE on class CL_ISM_SD_DOCKING_LOG has no parameter.
Method HIDE on class CL_ISM_SD_DOCKING_LOG has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VISIBLE Value transfer Type reference (TYPE) C Sichbar? Ja => visible = 'X' 20020815

Method IS_VISIBLE on class CL_ISM_SD_DOCKING_LOG has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in