SAP ABAP Interface IF_CMD_APPLLOG_CONV (Interface to Convert Log to BAL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BP (Application Component) Business Partner Foundation
     S_MD_LOG (Package) AP MD: Master Data Logging (Basis Components)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CMD_APPLLOG Application Log 20050301
Properties
Interface IF_CMD_APPLLOG_CONV  
Short Description Interface to Convert Log to BAL    
General Data
Package S_MD_LOG   AP MD: Master Data Logging (Basis Components) 
Created 20050301   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_CMD_APPLLOG_CONV has no forward declaration.
Interfaces
Interface IF_CMD_APPLLOG_CONV has no interface.
Friends
Interface IF_CMD_APPLLOG_CONV has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BAL_CATEGORY Constant Public Type reference (TYPE) BALPAR 'CATEGORY' Application Log: Parameters 20050823
2 GC_BAL_CONSUMER Constant Public Type reference (TYPE) BALPAR 'CONSUMER' Application Log: Parameters 20050823
3 GC_BAL_LIFETIME Constant Public Type reference (TYPE) BALPAR 'LIFETIME' Application Log: Parameters 20050823
4 GC_BAL_MDO_KEY Constant Public Type reference (TYPE) BALPAR 'MDO_KEY' Application Log: Parameters 20050823
5 GC_BAL_MDO_NAME Constant Public Type reference (TYPE) BALPAR 'MDO_NAME' Application Log: Parameters 20050823
6 GC_BAL_MDS_ATTR Constant Public Type reference (TYPE) BALPAR 'MDS_ATTR' Application Log: Parameters 20050823
7 GC_BAL_MDS_KEY Constant Public Type reference (TYPE) BALPAR 'MDS_KEY' Application Log: Parameters 20050823
8 GC_BAL_MDS_KEYTYPE Constant Public Type reference (TYPE) BALPAR 'MDS_KEYTYP' Application Log: Parameters 20050823
9 GC_BAL_MDS_NAME Constant Public Type reference (TYPE) BALPAR 'MDS_NAME' Application Log: Parameters 20050823
10 GC_BAL_MDS_SRC_ATTR Constant Public Type reference (TYPE) BALPAR 'SRC_ATTR' Application Log: Parameters 20051209
11 GC_BAL_MDS_TGT_ATTR Constant Public Type reference (TYPE) BALPAR 'TGT_ATTR' Application Log: Parameters 20051209
12 GC_BAL_MSGKIND Constant Public Type reference (TYPE) BALPAR 'MSGKIND' Application Log: Parameters 20050823
13 GC_MSG_CATEGORY Constant Public Type reference (TYPE) FIELDNAME 'CATEGORY' Field Name 20050824
14 GC_MSG_CONSUMER Constant Public Type reference (TYPE) FIELDNAME 'CONSUMER_ID' Field Name 20050824
15 GC_MSG_LIFETIME Constant Public Type reference (TYPE) FIELDNAME 'LIFETIME' Field Name 20050824
16 GC_MSG_MDO_KEY Constant Public Type reference (TYPE) FIELDNAME 'MDO_KEY' Field Name 20050824
17 GC_MSG_MDO_NAME Constant Public Type reference (TYPE) FIELDNAME 'MDO_NAME' Field Name 20050824
18 GC_MSG_MDS_ATTR Constant Public Type reference (TYPE) FIELDNAME 'MDS_ATTR' Field Name 20050824
19 GC_MSG_MDS_KEY Constant Public Type reference (TYPE) FIELDNAME 'MDS_KEY' Field Name 20050824
20 GC_MSG_MDS_KEYTYPE Constant Public Type reference (TYPE) FIELDNAME 'MDS_KEYTYPE' Field Name 20050824
21 GC_MSG_MDS_NAME Constant Public Type reference (TYPE) FIELDNAME 'MDS_NAME' Field Name 20050824
22 GC_MSG_MSGKIND Constant Public Type reference (TYPE) FIELDNAME 'MSGKIND' Field Name 20050824
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_BAL_TO_APPLLOG Instance method Public Method Conversion of BAL to Appl. Log 20050823
2 CONVERT_TO_BAL Instance method Public Method Conversion of Log to BAL 20050301
3 SAVE_BALLOG Instance method Public Method Save Business Application Log 20050301
4 SET_MSG_TO_BAL Instance method Public Method Add Messages of an Existing Business Application Log 20050301
Events
Interface IF_CMD_APPLLOG_CONV has no event.
Types
Interface IF_CMD_APPLLOG_CONV has no local type.
Method Signatures

Method CONVERT_BAL_TO_APPLLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_BALMSG Call by reference Type reference (TYPE) BAL_T_MSGH Anwendungs-Log: Tabelle mit Message-Handles 20050823
2 Importing IV_BALLOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050823
3 Importing IV_CUMULATE Call by reference Type reference (TYPE) CMD_LOGFLAGX ' ' Ja/Nein - Feld 20050825
# Exception Resumable Description Created on
1 CX_CMD_LOG_CONV Probleme mit Konvertierung des Protokolls 20050823
2 CX_CMD_LOG_WRONG_CALL Falscher Methodenaufruf 20050823

Method CONVERT_TO_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_MSG Call by reference Type reference (TYPE) CMD_T_MSGHNDL Tabelle mit Message-Handles 20050825
2 Exporting EV_BALLOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050301
3 Importing IS_LOGKEY Call by reference Type reference (TYPE) CMD_S_LOGKEY Schlüsselstruktur für BAL 20050301
4 Importing IV_ONLY_NECESSARY_MSG Call by reference Type reference (TYPE) BOOLE_D ' ' 'X'--> nur Nachrichten der Typen E,W,X,A werden konvertiert 20070315
# Exception Resumable Description Created on
1 CX_CMD_LOG_CONV Probleme mit Konvertierung des Protokolls ins BAL 20050301
2 CX_CMD_LOG_WRONG_CALL Falscher Methodenaufruf 20050401

Method SAVE_BALLOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGNUMBERS Call by reference Type reference (TYPE) BAL_T_LGNM Anwendungs-Log: Tabelle mit neu vergebenen LOGNUMBER'S 20050301
2 Importing IV_BALLOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050301
3 Importing IV_IN_UPDATE_TASK Call by reference Type reference (TYPE) CMD_LOGFLAGX 'X' Ja/Nein - Feld 20050301
# Exception Resumable Description Created on
1 CX_CMD_LOG_CONV Probleme mit Konvertierung des Protokolls ins BAL 20050301

Method SET_MSG_TO_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FAILED_MSG Call by reference Type reference (TYPE) CMD_T_MSGHNDL Tabelle mit Message-Handles 20050825
2 Importing IV_BALLOGHNDL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20050301
3 Importing IV_CUMULATE Call by reference Type reference (TYPE) CMD_LOGFLAGX ' ' Ja/Nein - Feld 20050825
# Exception Resumable Description Created on
1 CX_CMD_LOG_CONV Probleme mit Konvertierung des Protokolls ins BAL 20050301
History
Last changed by/on SAP  20110908 
SAP Release Created in 710