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 DB_SAVE Instance method Public Method Save Logs 20130607
2 LOG_CREATE Instance method Public Method Create Log 20130607
3 LOG_MSG_ADD Instance method Public Method Add Message 20130607
4 LOG_REFRESH 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 Exporting E_NEW_LOGNUMBERS Call by reference Type reference (TYPE) BAL_T_LGNM 20130607
2 Importing I_CLIENT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT 20130607
3 Importing I_IN_UPDATE_TASK Call by reference Type reference (TYPE) BOOLEAN SPACE 20130607
4 Importing I_SAVE_ALL Call by reference Type reference (TYPE) BOOLEAN SPACE 20130607
5 Importing I_T_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH 20130607
# Exception Resumable Description Created on
1 LOG_NOT_FOUND 20130607
2 NUMBERING_ERROR 20130607
3 SAVE_NOT_ALLOWED 20130607

Method LOG_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL 20130607
2 Importing I_S_LOG Call by reference Type reference (TYPE) BAL_S_LOG 20130607
# Exception Resumable Description Created on
1 LOG_HEADER_INCONSISTENT 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 Exporting E_MSG_WAS_DISPLAYED Call by reference Type reference (TYPE) BOOLEAN 20130607
2 Exporting E_MSG_WAS_LOGGED Call by reference Type reference (TYPE) BOOLEAN 20130607
3 Exporting E_S_MSG_HANDLE Call by reference Type reference (TYPE) BALMSGHNDL 20130607
4 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL 20130607
5 Importing I_S_MSG Call by reference Type reference (TYPE) BAL_S_MSG 20130607
# Exception Resumable Description Created on
1 LOG_IS_FULL Log ist voll 20130607
2 LOG_NOT_FOUND Log nicht gefunden 20130607
3 MSG_INCONSISTENT Message inkonsistent 20130607

Method LOG_REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL 20130607
# Exception Resumable Description Created on
1 LOG_NOT_FOUND Log nicht gefunden 20130607
History
Last changed by/on SAP  20140121 
SAP Release Created in 740