SAP ABAP Interface IF_BGRFC_LOG_INTERFACE (Interface for Application Log API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC

⤷

⤷

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
Interface | IF_BGRFC_LOG_INTERFACE | |
Short Description | Interface for Application Log API |
General Data
Package | SQRFC2 | ABAP Development for bgRFC |
Created | 20130607 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BGRFC_LOG_INTERFACE has no forward declaration.
Interfaces
Interface IF_BGRFC_LOG_INTERFACE has no interface.
Friends
Interface IF_BGRFC_LOG_INTERFACE has no friend.
Attributes
Interface 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
Interface IF_BGRFC_LOG_INTERFACE has no event.
Types
Interface 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 | 740 |