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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20011113 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_S_PROF | Application Log: Log Output Format Profile | 20011113 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ISSR_DISPLAY_PROBCLASS | 20011113 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_S_FCAT | Application Log: Display field catalog | 20011113 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20011113 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISSR_BAL_S_MSG | Application Log: Message Data | 20011113 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_S_MFIL | Application Log: Message Filter Criteria | 20011113 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20011113 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISSR_BAL_T_MSG | 20011113 | |||
10 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_ISSR_PROTOCOL_SINGELTON | 20011113 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a Message to the Log | 20011113 |
2 | ![]() |
Instance method | Public | Method | 20011114 | |
3 | ![]() |
Instance method | Public | Method | 20011213 | |
4 | ![]() |
Instance method | Public | Method | Displays the Log | 20011113 |
5 | ![]() |
Instance method | Public | Method | 20011213 | |
6 | ![]() |
Static method | Public | Method | 20011113 | |
7 | ![]() |
Instance method | Public | Method | 20011113 | |
8 | ![]() |
Instance method | Public | Method | 20011213 | |
9 | ![]() |
Instance method | Public | Method | 20011213 | |
10 | ![]() |
Instance method | Public | Method | 20011113 | |
11 | ![]() |
Instance method | Public | Method | 20011113 | |
12 | ![]() |
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 | ![]() |
IM_LEVEL | Call by reference | Type reference (TYPE) | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad | 20011113 | ||
2 | ![]() |
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 | ![]() |
I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20011114 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IM_MODAL | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | Anzeige amodal im neuen Modus starten | 20011213 | |
2 | ![]() |
IM_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Bildschirmbilder, Text in der Titelzeile | 20011113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IM_LEVEL | Call by reference | Type reference (TYPE) | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad | 20011113 | ||
2 | ![]() |
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 | ![]() |
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 |