SAP ABAP Class CL_AR_APPLLOG (Application Log for Archiving Engine)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ARE (Application Component) Archiving Engine
     ARFA_ARCHIVING_COCKPIT (Package) Archiving Cockpit
Properties
Class CL_AR_APPLLOG  
Short Description Application Log for Archiving Engine    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ARFA_ARCHIVING_COCKPIT   Archiving Cockpit 
Created 20050228   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ARFA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AR_APPLLOG has no interface implemented.
Friends
Class CL_AR_APPLLOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_MAINRC_FATAL_ERROR Constant Public Type reference (TYPE) INT4 8 20101208
2 CON_MAINRC_SINGLE_ERROR Constant Public Type reference (TYPE) INT4 4 20101208
3 CON_MAINRC_SUCCESS Constant Public Type reference (TYPE) INT4 0 20101208
4 CON_MAINRC_WARNING Constant Public Type reference (TYPE) INT4 2 20101208
5 P_HANDLE Static Attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20050228
6 P_MAINRC Static Attribute Public Type reference (TYPE) INT4 Job Return Code 20101208
7 P_MODE Static Attribute Public Type reference (TYPE) TYP_P_MODE Archiving Engine Mode 20050228
8 T_HANDLE Static Attribute Public Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20050228
Methods
# Method Level Visibility Method type Description Created on
1 ADD Static method Public Method Add Message 20050228
2 ADD_MULTIPLE Static method Public Method Add Multiple Messages 20050301
3 ADD_XXX Static method Public Method Add System Message 20050301
4 DISPLAY Static method Public Method Display Application Log from Database 20050228
5 GET Static method Public Method Read Messages 20060606
6 GET_MAIN_RC Static method Public Method Overall Error Code for External Scheduler 20101208
7 INIT Static method Public Method Initialization 20050228
8 LOG_AND_SET_MAIN_RC Static method Public Method Issue Overall Error Code for External Scheduler 20101208
9 SAVE Static method Public Method Close and Save Application Log 20050228
Events
Class CL_AR_APPLLOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_P_MAINRC Public Type reference (TYPE) INT4 20101208
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20050228
2 Importing P_MAINRC_LEVEL Call by reference Type reference (TYPE) TYP_P_MAINRC 20101208

Method ADD on class CL_AR_APPLLOG has no exception.

Method ADD_MULTIPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_MESSAGE Call by reference Type reference (TYPE) TYP_T_MESSAGE Meldungen 20050301

Method ADD_MULTIPLE on class CL_AR_APPLLOG has no exception.

Method ADD_XXX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_SYSTEM Call by reference Type reference (TYPE) SYST ABAP-Systemfelder 20050301

Method ADD_XXX on class CL_AR_APPLLOG has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_INPUT Call by reference Type reference (TYPE) TYP_F_INPUT_LOG_DISP Anzeige Log (Input) 20050228

Method DISPLAY on class CL_AR_APPLLOG has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning T_MESSAGE Value transfer Type reference (TYPE) TYP_T_MESSAGE Meldungen 20060606

Method GET on class CL_AR_APPLLOG has no exception.

Method GET_MAIN_RC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAIN_RC Value transfer Type reference (TYPE) TYP_P_MAINRC 20101208

Method GET_MAIN_RC on class CL_AR_APPLLOG has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing F_SCREEN Call by reference Type reference (TYPE) TYP_F_ARE_GUI Felder im GUI der Archiving Engine 20050228

Method INIT on class CL_AR_APPLLOG has no exception.

Method LOG_AND_SET_MAIN_RC Signature

Method LOG_AND_SET_MAIN_RC on class CL_AR_APPLLOG has no parameter.
Method LOG_AND_SET_MAIN_RC on class CL_AR_APPLLOG has no exception.

Method SAVE Signature

Method SAVE on class CL_AR_APPLLOG has no parameter.
Method SAVE on class CL_AR_APPLLOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 30