SAP ABAP Class CL_FIAP_LOG (Log Class)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBK (Package) Vendors
⤷
⤷
⤷
Properties
| Class | CL_FIAP_LOG | |
| Short Description | Log Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FBK | Vendors |
| Created | 20110711 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FIAP_LOG has no forward declaration.
Interfaces
Class CL_FIAP_LOG has no interface implemented.
Friends
Class CL_FIAP_LOG 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: Log Handle | 20110711 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Current Message for SY Fields to Log | 20110711 | |
| 2 | Instance method | Public | Method | Adds Message to Log | 20110711 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20110711 | |
| 4 | Static method | Public | Method | Creates New Log Instance | 20110711 | |
| 5 | Instance method | Public | Method | Discards Log | 20110711 | |
| 6 | Instance method | Public | Method | Saves the log | 20110711 | |
| 7 | Instance method | Public | Method | Displays the Current Log from the Memory | 20110711 |
Events
Class CL_FIAP_LOG has no event.
Types
Class CL_FIAP_LOG has no local type.
Method Signatures
Method ADD_CURRENT_SY_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | '1' | Anwendungs-Log: Problemklasse einer Meldung | 20110711 | ||
| 2 | IV_XCUMULATE | Call by reference | Type reference (TYPE) | XFELD | ' ' | Kumulieren? | 20110711 |
Method ADD_CURRENT_SY_MESSAGE on class CL_FIAP_LOG has no exception.
Method ADD_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20110711 | |||
| 2 | IV_MSG_ID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20110711 | |||
| 3 | IV_MSG_NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20110711 | |||
| 4 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20110711 | |||
| 5 | IV_MSG_V1 | Call by reference | Type reference (TYPE) | CLIKE | 20110711 | ||||
| 6 | IV_MSG_V2 | Call by reference | Type reference (TYPE) | CLIKE | 20110711 | ||||
| 7 | IV_MSG_V3 | Call by reference | Type reference (TYPE) | CLIKE | 20110711 | ||||
| 8 | IV_MSG_V4 | Call by reference | Type reference (TYPE) | CLIKE | 20110711 | ||||
| 9 | IV_PROBCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20110711 | |||
| 10 | IV_XCUMULATE | Call by reference | Type reference (TYPE) | XFELD | ' ' | Feld zum Ankreuzen | 20110711 |
Method ADD_MESSAGE on class CL_FIAP_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HNDL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20110711 | |||
| 2 | IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | 'FIAP' | Anwendungs-Log: Objektname (Applikationskürzel) | 20110923 | ||
| 3 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20110711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110711 |
Method GET_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | 'FIAP' | Anwendungs-Log: Objektname (Applikationskürzel) | 20110923 | ||
| 2 | IV_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20110711 | |||
| 3 | RO_LOG | Value transfer | Object reference (TYPE REF TO) | CL_FIAP_LOG | Klasse für Log Handling | 20110711 |
Method GET_LOG on class CL_FIAP_LOG has no exception.
Method REVERT Signature
Method REVERT on class CL_FIAP_LOG has no parameter.
Method REVERT on class CL_FIAP_LOG has no exception.
Method SAVE_LOG Signature
Method SAVE_LOG on class CL_FIAP_LOG has no parameter.
Method SAVE_LOG on class CL_FIAP_LOG has no exception.
Method SHOW_CURRENT_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XPOPUP | Call by reference | Type reference (TYPE) | XFELD | 'X' | als Popup anzeigen? | 20110711 |
Method SHOW_CURRENT_LOG on class CL_FIAP_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |