SAP ABAP Class CL_ISSR_PROTOCOL (ISSR: Protokollverwalter-Klasse)
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 | |
Short Description | ISSR: Protokollverwalter-Klasse | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VVSRFISL | Statutory Reporting for Insurance from FI-SL |
Created | 20001023 | SAP |
Last change | 20011001 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISSR_PROTOCOL has no interface implemented.
Friends
Class CL_ISSR_PROTOCOL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log Handle | 20001023 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_S_PROF | Application Log: Log Output Format Profile | 20001204 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISSR_DISPLAY_PROBCLASS | '1' | 20001204 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_S_FCAT | Application Log: Display field catalog | 20001204 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_S_LOG | Application Log: Log header data | 20001204 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISSR_BAL_S_MSG | Application Log: Message Data | 20011026 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_S_MFIL | Application Log: Message Filter Criteria | 20001204 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BAL_T_LOGH | Application Log: Log Handle Table | 20011026 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ISSR_BAL_T_MSG | Application Log: Table with Messages | 20011026 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds a Message to the Log | 20001023 |
2 | ![]() |
Instance method | Public | Method | 20001215 | |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20001023 |
4 | ![]() |
Instance method | Public | Method | Displays the Log | 20001023 |
5 | ![]() |
Instance method | Public | Method | 20001220 | |
6 | ![]() |
Instance method | Public | Method | 20001204 | |
7 | ![]() |
Instance method | Public | Method | 20010105 | |
8 | ![]() |
Instance method | Public | Method | 20011026 | |
9 | ![]() |
Instance method | Public | Method | 20011113 |
Events
Class CL_ISSR_PROTOCOL has no event.
Types
Class CL_ISSR_PROTOCOL 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_FLG_BADI | Call by reference | Type reference (TYPE) | ISSR_FLAG | allgemeines Flag für ISSR-Verarbeitung | 20030402 | ||
2 | ![]() |
IM_LEVEL | Call by reference | Type reference (TYPE) | BAL_S_MSG-DETLEVEL | Anwendungs-Log: Detaillierungsgrad | 20001129 | ||
3 | ![]() |
IM_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Nachricht | 20001023 |
Method ADD_MESSAGE on class CL_ISSR_PROTOCOL has no exception.
Method CONFIG_DISPLAY Signature
Method CONFIG_DISPLAY on class CL_ISSR_PROTOCOL has no parameter.
Method CONFIG_DISPLAY on class CL_ISSR_PROTOCOL has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_NEW_LOG_HANDLE | Call by reference | Type reference (TYPE) | ISSRACTIV | Flag: Aktivierung des Eintrages | 20001129 |
Method CONSTRUCTOR on class CL_ISSR_PROTOCOL has no exception.
Method DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Titel für Protokollausgabe | 20001023 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Anzeigen | 20001204 |
Method DISPLAY_MODAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Bildschirmbilder, Text in der Titelzeile | 20001220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fegler beim Anzeigen | 20001220 |
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_T_MESSAGE | Call by reference | Type reference (TYPE) | BAL_T_MSG | Anwendungs-Log: Daten einer Meldung | 20001204 |
Method GET_MESSAGES on class CL_ISSR_PROTOCOL 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 | 20010105 | ||
2 | ![]() |
IM_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Nachricht | 20010105 |
Method REPLACE_LAST_MESSAGE on class CL_ISSR_PROTOCOL has no exception.
Method SAVE_MESSAGES_TO_DB Signature
Method SAVE_MESSAGES_TO_DB on class CL_ISSR_PROTOCOL has no parameter.
Method SAVE_MESSAGES_TO_DB on class CL_ISSR_PROTOCOL 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) | BALROOTTXT | Text für den Wurzelknoten | 20011113 |
Method SET_ROOT_TEXT on class CL_ISSR_PROTOCOL has no exception.
History
Last changed by/on | SAP | 20011001 |
SAP Release Created in | 463_20 |