SAP ABAP Class CL_ISSR_PROTOCOL_CHECK_TP (CL_ISSR_PROTOCOL_CHECK_TP)
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_CHECK_TP | |
| Short Description | ||
| 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 | 20020517 | SAP |
| Last change | 20090218 | 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_CHECK_TP has no interface implemented.
Friends
Class CL_ISSR_PROTOCOL_CHECK_TP has no friend class.
Attributes
Class CL_ISSR_PROTOCOL_CHECK_TP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a Message to the Log | 20020517 | |
| 2 | Instance method | Public | Method | 20020517 | ||
| 3 | Instance method | Public | Method | 20020517 | ||
| 4 | Instance method | Public | Method | Displays the Log | 20020517 | |
| 5 | Instance method | Public | Method | 20020517 | ||
| 6 | Static method | Public | Method | 20020517 | ||
| 7 | Instance method | Public | Method | 20020517 | ||
| 8 | Instance method | Public | Method | 20020517 | ||
| 9 | Instance method | Public | Method | 20020517 | ||
| 10 | Instance method | Public | Method | 20020517 | ||
| 11 | Instance method | Public | Method | 20020517 | ||
| 12 | Instance method | Public | Method | 20020517 |
Events
Class CL_ISSR_PROTOCOL_CHECK_TP has no event.
Types
Class CL_ISSR_PROTOCOL_CHECK_TP 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 | 20020517 | |||
| 2 | IM_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20020517 |
Method ADD_MESSAGE on class CL_ISSR_PROTOCOL_CHECK_TP 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 | 20020517 | |||
| 2 | I_MSGNUMBER | Call by reference | Type reference (TYPE) | BALMNR | Anwendungs-Log: interne laufende Nummer der Meldung | 20020517 |
Method DELETE_MESSAGE on class CL_ISSR_PROTOCOL_CHECK_TP 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 | 20020517 |
Method DELETE_MESSAGES_ALL on class CL_ISSR_PROTOCOL_CHECK_TP 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 | 20020517 | ||
| 2 | IM_TITLE | Call by reference | Type reference (TYPE) | SYTITLE | Bildschirmbilder, Text in der Titelzeile | 20020517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anzeigen | 20020517 |
Method DISPLAY_POPUP Signature
Method DISPLAY_POPUP on class CL_ISSR_PROTOCOL_CHECK_TP has no parameter.
Method DISPLAY_POPUP on class CL_ISSR_PROTOCOL_CHECK_TP 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_CHECK_TP | ISSR: Protokollverwalter-Klasse | 20020517 |
Method GET_INSTANCE on class CL_ISSR_PROTOCOL_CHECK_TP 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 | 20020517 |
Method GET_MESSAGES on class CL_ISSR_PROTOCOL_CHECK_TP 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 | 20020517 |
Method GET_T_LOG_HANDLE on class CL_ISSR_PROTOCOL_CHECK_TP 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 | 20020517 |
Method INITIALIZE on class CL_ISSR_PROTOCOL_CHECK_TP 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 | 20020517 | |||
| 2 | IM_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20020517 |
Method REPLACE_LAST_MESSAGE on class CL_ISSR_PROTOCOL_CHECK_TP has no exception.
Method SAVE_MESSAGES_TO_DB Signature
Method SAVE_MESSAGES_TO_DB on class CL_ISSR_PROTOCOL_CHECK_TP has no parameter.
Method SAVE_MESSAGES_TO_DB on class CL_ISSR_PROTOCOL_CHECK_TP 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 | 20020517 |
Method SET_ROOT_TEXT on class CL_ISSR_PROTOCOL_CHECK_TP has no exception.
History
| Last changed by/on | SAP | 20090218 |
| SAP Release Created in | 110 |