SAP ABAP Class IF_BGRFC_LOG_INTERFACE (Interface for Application Log API)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_LOG_ENGINE_IMPL | Ballog Engine Implementation | 20130607 |
Properties
| Class | IF_BGRFC_LOG_INTERFACE | |
| Short Description | Interface for Application Log API | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130607 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BGRFC_LOG_INTERFACE has no forward declaration.
Interfaces
Class IF_BGRFC_LOG_INTERFACE has no interface implemented.
Friends
Class IF_BGRFC_LOG_INTERFACE has no friend class.
Attributes
Class IF_BGRFC_LOG_INTERFACE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Save Logs | 20130607 | |
| 2 | Instance method | Public | Method | Create Log | 20130607 | |
| 3 | Instance method | Public | Method | Add Message | 20130607 | |
| 4 | Instance method | Public | Method | Refresh Log | 20130607 |
Events
Class IF_BGRFC_LOG_INTERFACE has no event.
Types
Class IF_BGRFC_LOG_INTERFACE has no local type.
Method Signatures
Method DB_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NEW_LOGNUMBERS | Call by reference | Type reference (TYPE) | BAL_T_LGNM | 20130607 | ||||
| 2 | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | SY-MANDT | 20130607 | |||
| 3 | I_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | 20130607 | |||
| 4 | I_SAVE_ALL | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | 20130607 | |||
| 5 | I_T_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | 20130607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130607 | |||
| 2 | 20130607 | |||
| 3 | 20130607 |
Method LOG_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | 20130607 | ||||
| 2 | I_S_LOG | Call by reference | Type reference (TYPE) | BAL_S_LOG | 20130607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kopf des Logs inkonsistent | 20130607 |
Method LOG_MSG_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG_WAS_DISPLAYED | Call by reference | Type reference (TYPE) | BOOLEAN | 20130607 | ||||
| 2 | E_MSG_WAS_LOGGED | Call by reference | Type reference (TYPE) | BOOLEAN | 20130607 | ||||
| 3 | E_S_MSG_HANDLE | Call by reference | Type reference (TYPE) | BALMSGHNDL | 20130607 | ||||
| 4 | I_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | 20130607 | ||||
| 5 | I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | 20130607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Log ist voll | 20130607 | ||
| 2 | Log nicht gefunden | 20130607 | ||
| 3 | Message inkonsistent | 20130607 |
Method LOG_REFRESH 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 | 20130607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Log nicht gefunden | 20130607 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |