SAP ABAP Class CL_RSPC_LOG (Log for a Chain Run)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSPC (Package) Process Chains
Properties
Class CL_RSPC_LOG  
Short Description Log for a Chain Run    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSPC    
Program status     
Category 0   
Package RSPC   Process Chains 
Created 20010402   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 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSPC_LOG has no interface implemented.
Friends
Class CL_RSPC_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ANALYZED Instance attribute Public Type reference (TYPE) RS_BOOL Chain Analyzed 20010712
2 P_ANSWER Instance attribute Private Type reference (TYPE) CHAR1 Do Not Ask Again 20010720
3 P_FAKE Instance attribute Private Type reference (TYPE) RS_BOOL Log Does Not Exist in Database 20030310
4 P_MIX_ALWAYS Instance attribute Public Type reference (TYPE) RS_BOOL Always Merge Log and Active Version 20021017
5 P_S_LOGATTR Instance attribute Public Type reference (TYPE) RSPCLOGCHAIN Cross-Table Log ID / Chain ID 20010404
6 P_T_LOG Instance attribute Public Type reference (TYPE) RSPC_T_PROCESSLIST Predecessor and Successor Processes (Process Chain Maint.) 20010402
Methods
# Method Level Visibility Method type Description Created on
1 AUTO_RESTART Instance method Public Method Restart the failed process 20130918
2 AUTO_RESTARTABLE Instance method Public Method Is Process Auto-Restartable? 20130918
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010402
4 DELETE Instance method Public Method Delete Log 20050504
5 DETAIL Instance method Public Method Display Details 20010404
6 GET_LOGS Static method Public Method List of Logs 20011123
7 GET_LOG_AS_MSG Instance method Public Method Output Log as Messages 20010907
8 GET_STATUS Instance method Public Method Output Status 20010712
9 REANIMATE Instance method Public Method Reset "Kill" Request 20070719
10 REFRESH Instance method Public Method Refresh Log 20010403
Events
Class CL_RSPC_LOG has no event.
Types
Class CL_RSPC_LOG has no local type.
Method Signatures

Method AUTO_RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESTARTABLE Call by reference Type reference (TYPE) RS_BOOL How Restartable? 20130918
2 Importing I_S_PROCESSLIST Call by reference Type reference (TYPE) RSPC_S_PROCESSLIST Predecessor and Successor Processes (Process Chain Maint.) 20130918
# Exception Resumable Description Created on
1 FAILED Error 20130918

Method AUTO_RESTARTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PROCESSLIST Call by reference Type reference (TYPE) RSPC_S_PROCESSLIST Predecessor and Successor Processes (Process Chain Maint.) 20130918
2 Returning R_RESTARTABLE Value transfer Type reference (TYPE) RS_BOOL Process is restartable (R = Running) 20130918

Method AUTO_RESTARTABLE on class CL_RSPC_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHAIN Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20010402
2 Importing I_DONT_POLL Call by reference Type reference (TYPE) RS_BOOL Status nicht überprüfen 20020327
3 Importing I_DONT_UPDATE Call by reference Type reference (TYPE) RS_BOOL Status nicht updaten 20030224
4 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Log-Id eines Laufs einer Prozess-Kette 20010419
5 Importing I_MIX_ALWAYS Call by reference Type reference (TYPE) RS_BOOL Immer aktive Version einmischen 20051010
6 Importing I_S_LOGATTR Call by reference Type reference (TYPE) RSPCLOGCHAIN $REF$ 20030310
7 Importing I_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20010402
8 Importing I_T_LOG Call by reference Type reference (TYPE) RSPC_T_PROCESSLIST $REF$ 20030310
9 Importing I_UPDATE_CCMS_TIMESTAMP Call by reference Type reference (TYPE) RS_BOOL Last reported to CCMS updaten 20010910
10 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20010402
# Exception Resumable Description Created on
1 ABORTED User hat keinen Bock / F4 geht nicht 20010403
2 NO_LOG Kein Protokoll gefunden 20010402

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCE Call by reference Type reference (TYPE) RS_BOOL Fehler unterdrücken, immer löschen 20050504
# Exception Resumable Description Created on
1 FAILED 20050504
2 NO_AUTHORITY 20050512

Method DETAIL 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 20010404
2 Importing I_JOBCOUNT Call by reference Type reference (TYPE) BTCJOBCNT Kennummer eines Jobs 20030227
3 Importing I_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20010404
4 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20010404

Method DETAIL on class CL_RSPC_LOG has no exception.

Method GET_LOGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20011123
2 Exporting E_T_LOG_F4 Call by reference Type reference (TYPE) RSPC_T_LOG_F4 F4-Struktur zu Protokollen 20011123
3 Importing I_CHAIN Call by reference Type reference (TYPE) RSPC_CHAIN Prozesskette 20011123
4 Importing I_NO_DIALOG Call by reference Type reference (TYPE) RS_BOOL ohne Dialog 20011123
5 Importing I_TYPE Call by reference Type reference (TYPE) RSPC_TYPE Typ (Art) eines Prozesses 20011123
6 Importing I_T_DATE Call by reference Type reference (TYPE) RS_T_RSCEDST Liste von Daten 20011123
7 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20011123
# Exception Resumable Description Created on
1 ABORTED mag net 20011123
2 NO_LOG Kein Log gefunden 20011123

Method GET_LOG_AS_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MESSAGES Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20010907
2 Importing I_T_LOG Call by reference Type reference (TYPE) RSPC_T_PROCESSLIST Vorgänger- und Nachfolgerprozesse (Prozesskettenpflege) 20010907

Method GET_LOG_AS_MSG on class CL_RSPC_LOG has no exception.

Method GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MANUAL_ABORT Call by reference Type reference (TYPE) RSPC_MANUAL_ABORT Lauf wurde manuell abgebrochen 20041028
2 Exporting E_SINCE Call by reference Type reference (TYPE) RSTIMESTMPL Status gültig seit UTC-Zeitstempel in Langform 20010907
3 Exporting E_STATUS Call by reference Type reference (TYPE) RSPC_STATE Status eines Prozesses 20010712

Method GET_STATUS on class CL_RSPC_LOG has no exception.

Method REANIMATE Signature

Method REANIMATE on class CL_RSPC_LOG has no parameter.
Method REANIMATE on class CL_RSPC_LOG has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DONT_POLL Call by reference Type reference (TYPE) RS_BOOL Status nicht pollen 20020327
2 Importing I_DONT_UPDATE Call by reference Type reference (TYPE) RS_BOOL Status nicht updaten 20030224
3 Importing I_UPDATE_CCMS_TIMESTAMP Call by reference Type reference (TYPE) RS_BOOL Last reported to CCMS updaten 20010910

Method REFRESH on class CL_RSPC_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A