SAP ABAP Class CL_ISSR_PROTOCOL_SINGELTON (ISSR: Protokollverwalter-Klasse Singelton)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-SR (Application Component) Regulatory reporting for insurance companies
     VVSRFISL (Package) Statutory Reporting for Insurance from FI-SL
Properties
Class CL_ISSR_PROTOCOL_SINGELTON  
Short Description ISSR: Protokollverwalter-Klasse Singelton    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VVSRFISL   Statutory Reporting for Insurance from FI-SL 
Created 20011113   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_ISSR_PROTOCOL_SINGELTON Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISSR_PROTOCOL_SINGELTON has no interface implemented.
Friends
Class CL_ISSR_PROTOCOL_SINGELTON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOG_HANDLE Static Attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20011113
2 L_DISPLAY_PROFILE Static Attribute Private Type reference (TYPE) BAL_S_PROF Application Log: Log Output Format Profile 20011113
3 L_DIS_PROBCLASS_VARIANT Static Attribute Private Type reference (TYPE) ISSR_DISPLAY_PROBCLASS 20011113
4 L_FCAT Instance attribute Private Type reference (TYPE) BAL_S_FCAT Application Log: Display field catalog 20011113
5 L_LOG Static Attribute Private Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20011113
6 L_MSG Instance attribute Private Type reference (TYPE) ISSR_BAL_S_MSG Application Log: Message Data 20011113
7 L_MSG_FILTER Static Attribute Private Type reference (TYPE) BAL_S_MFIL Application Log: Message Filter Criteria 20011113
8 T_LOG_HANDLE Static Attribute Private Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20011113
9 T_MSG Instance attribute Private Type reference (TYPE) ISSR_BAL_T_MSG 20011113
10 UNIQUE_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_ISSR_PROTOCOL_SINGELTON 20011113
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Adds a Message to the Log 20011113
2 DELETE_MESSAGE Instance method Public Method 20011114
3 DELETE_MESSAGES_ALL Instance method Public Method 20011213
4 DISPLAY Instance method Public Method Displays the Log 20011113
5 DISPLAY_POPUP Instance method Public Method 20011213
6 GET_INSTANCE Static method Public Method 20011113
7 GET_MESSAGES Instance method Public Method 20011113
8 GET_T_LOG_HANDLE Instance method Public Method 20011213
9 INITIALIZE Instance method Public Method 20011213
10 REPLACE_LAST_MESSAGE Instance method Public Method 20011113
11 SAVE_MESSAGES_TO_DB Instance method Public Method 20011113
12 SET_ROOT_TEXT Instance method Public Method 20011113
Events
Class CL_ISSR_PROTOCOL_SINGELTON has no event.
Types
Class CL_ISSR_PROTOCOL_SINGELTON has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) BAL_S_MSG-DETLEVEL Anwendungs-Log: Detaillierungsgrad 20011113
2 Importing IM_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20011113

Method ADD_MESSAGE on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method DELETE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20011114
2 Importing I_MSGNUMBER Call by reference Type reference (TYPE) BALMNR Anwendungs-Log: interne laufende Nummer der Meldung 20011114

Method DELETE_MESSAGE on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method DELETE_MESSAGES_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Log_handle 20011213

Method DELETE_MESSAGES_ALL on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MODAL Call by reference Type reference (TYPE) BOOLEAN SPACE Anzeige amodal im neuen Modus starten 20011213
2 Importing IM_TITLE Call by reference Type reference (TYPE) SYTITLE Bildschirmbilder, Text in der Titelzeile 20011113
# Exception Resumable Description Created on
1 ERROR_DISPLAY Fehler beim Anzeigen 20011113

Method DISPLAY_POPUP Signature

Method DISPLAY_POPUP on class CL_ISSR_PROTOCOL_SINGELTON has no parameter.
Method DISPLAY_POPUP on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_INSTANCE Value transfer Object reference (TYPE REF TO) CL_ISSR_PROTOCOL_SINGELTON ISSR: Protokollverwalter-Klasse 20011113

Method GET_INSTANCE on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) ISSR_BAL_T_MSG ISSR: Tabellentyp Meldungen 20011113

Method GET_MESSAGES on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method GET_T_LOG_HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_LOG_HANDLE Value transfer Type reference (TYPE) BAL_T_LOGH Anwendungs-Log: Tabelle mit Protokoll-Handles 20011213

Method GET_T_LOG_HANDLE on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL zu initialisierendes Protokoll 20011213

Method INITIALIZE on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method REPLACE_LAST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEVEL Call by reference Type reference (TYPE) BAL_S_MSG-DETLEVEL Anwendungs-Log: Detaillierungsgrad 20011113
2 Importing IM_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20011113

Method REPLACE_LAST_MESSAGE on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method SAVE_MESSAGES_TO_DB Signature

Method SAVE_MESSAGES_TO_DB on class CL_ISSR_PROTOCOL_SINGELTON has no parameter.
Method SAVE_MESSAGES_TO_DB on class CL_ISSR_PROTOCOL_SINGELTON has no exception.

Method SET_ROOT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROOT_TEXT Call by reference Type reference (TYPE) ANY Anwendungs-Log: Tree: Text des Wurzelknotens 20011113

Method SET_ROOT_TEXT on class CL_ISSR_PROTOCOL_SINGELTON has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 110