SAP ABAP Class CL_RSPC_APPL_LOG (Application Log)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSPC (Package) Process Chains
Properties
Class CL_RSPC_APPL_LOG  
Short Description Application Log    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPC   Process Chains 
Created 20001102   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSSM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSPC_APPL_LOG has no interface implemented.
Friends
Class CL_RSPC_APPL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20010222
2 P_INSTANCE Instance attribute Private Type reference (TYPE) RSPC_INSTANCE Process Instance (Value) 20010222
3 P_S_HEAD Instance attribute Private Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20010222
4 P_TYPE Instance attribute Private Type reference (TYPE) RSPC_TYPE Process Type 20010222
5 P_T_LOG Static Attribute Private Type reference (TYPE) RSPC_T_APPL_LOG Statics of Appl. Log Services for Process Chains 20010222
6 P_VARIANT Instance attribute Private Type reference (TYPE) RSPC_VARIANT Process Variant (Name) 20010222
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Filling the Application Log with Exactly One Row 20010222
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20001106
3 CREATE Static method Public Method Enhancing Exactly One Application Log (Factory) 20010222
4 DELETE Instance method Public Method Delete Log 20050504
5 DISPLAY Static method Public Method Displaying Logs for Processes 20010223
6 SAVE Instance method Public Method Saving the Log to the Database 20010223
7 SET_HEADER Instance method Private Method Generating the Application Log Header 20010222
Events
Class CL_RSPC_APPL_LOG has no event.
Types
Class CL_RSPC_APPL_LOG has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Log-Hierarchie-Level (Detaillierungsgrad) 20010223
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20010222
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20010222
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20010222
5 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20010222
6 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20010222
7 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20010222
8 Importing I_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20010222
9 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Anwendungs-Log: Problemklasse einer Meldung 20010621
# Exception Resumable Description Created on
1 INTERNAL_FAILURE 20010223

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Call by reference Type reference (TYPE) RSPC_INSTANCE Instanz (Ausprägung) eines Prozesses 20010222
2 Importing I_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20010222
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20010222
# Exception Resumable Description Created on
1 INTERNAL_FAILURE Interner Fehler 20010223

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INSTANCE Call by reference Type reference (TYPE) RSPC_INSTANCE Instanz (Ausprägung) eines Prozesses 20010222
2 Importing I_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20010222
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20010222
4 Returning R_R_APPL_LOG Value transfer Object reference (TYPE REF TO) CL_RSPC_APPL_LOG Application Log 20010222
# Exception Resumable Description Created on
1 INTERNAL_FAILURE interner Fehler 20010223

Method DELETE Signature

Method DELETE on class CL_RSPC_APPL_LOG has no parameter.
Method DELETE on class CL_RSPC_APPL_LOG has no exception.

Method DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20010306
2 Importing I_AMODAL Call by reference Type reference (TYPE) RS_BOOL ' ' Neuer Modus oder Vollbild 20010223
3 Importing I_INSTANCE Call by reference Type reference (TYPE) RSPC_INSTANCE Instanz (Ausprägung) eines Prozesses 20010223
4 Importing I_NO_DISPLAY Call by reference Type reference (TYPE) RS_BOOL '' Nur Rückgabe der Meldungen 20010306
5 Importing I_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20010223
6 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20010223
# Exception Resumable Description Created on
1 INTERNAL_FAILURE 20010223

Method SAVE Signature

Method SAVE on class CL_RSPC_APPL_LOG has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_FAILURE 20010223

Method SET_HEADER Signature

Method SET_HEADER on class CL_RSPC_APPL_LOG has no parameter.
Method SET_HEADER on class CL_RSPC_APPL_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A