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 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Chain Analyzed | 20010712 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Do Not Ask Again | 20010720 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Log Does Not Exist in Database | 20030310 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Always Merge Log and Active Version | 20021017 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSPCLOGCHAIN | Cross-Table Log ID / Chain ID | 20010404 | ||
6 | ![]() |
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 | ![]() |
Instance method | Public | Method | Restart the failed process | 20130918 |
2 | ![]() |
Instance method | Public | Method | Is Process Auto-Restartable? | 20130918 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010402 |
4 | ![]() |
Instance method | Public | Method | Delete Log | 20050504 |
5 | ![]() |
Instance method | Public | Method | Display Details | 20010404 |
6 | ![]() |
Static method | Public | Method | List of Logs | 20011123 |
7 | ![]() |
Instance method | Public | Method | Output Log as Messages | 20010907 |
8 | ![]() |
Instance method | Public | Method | Output Status | 20010712 |
9 | ![]() |
Instance method | Public | Method | Reset "Kill" Request | 20070719 |
10 | ![]() |
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 | ![]() |
I_RESTARTABLE | Call by reference | Type reference (TYPE) | RS_BOOL | How Restartable? | 20130918 | ||
2 | ![]() |
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 | ![]() |
Error | 20130918 |
Method AUTO_RESTARTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_PROCESSLIST | Call by reference | Type reference (TYPE) | RSPC_S_PROCESSLIST | Predecessor and Successor Processes (Process Chain Maint.) | 20130918 | ||
2 | ![]() |
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 | ![]() |
I_CHAIN | Call by reference | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20010402 | ||
2 | ![]() |
I_DONT_POLL | Call by reference | Type reference (TYPE) | RS_BOOL | Status nicht überprüfen | 20020327 | ||
3 | ![]() |
I_DONT_UPDATE | Call by reference | Type reference (TYPE) | RS_BOOL | Status nicht updaten | 20030224 | ||
4 | ![]() |
I_LOGID | Call by reference | Type reference (TYPE) | RSPC_LOGID | Log-Id eines Laufs einer Prozess-Kette | 20010419 | ||
5 | ![]() |
I_MIX_ALWAYS | Call by reference | Type reference (TYPE) | RS_BOOL | Immer aktive Version einmischen | 20051010 | ||
6 | ![]() |
I_S_LOGATTR | Call by reference | Type reference (TYPE) | RSPCLOGCHAIN | $REF$ | 20030310 | ||
7 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20010402 | ||
8 | ![]() |
I_T_LOG | Call by reference | Type reference (TYPE) | RSPC_T_PROCESSLIST | $REF$ | 20030310 | ||
9 | ![]() |
I_UPDATE_CCMS_TIMESTAMP | Call by reference | Type reference (TYPE) | RS_BOOL | Last reported to CCMS updaten | 20010910 | ||
10 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20010402 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
User hat keinen Bock / F4 geht nicht | 20010403 | |
2 | ![]() |
Kein Protokoll gefunden | 20010402 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FORCE | Call by reference | Type reference (TYPE) | RS_BOOL | Fehler unterdrücken, immer löschen | 20050504 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050504 | ||
2 | ![]() |
20050512 |
Method DETAIL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INSTANCE | Call by reference | Type reference (TYPE) | RSPC_INSTANCE | Instanz (Ausprägung) eines Prozesses | 20010404 | ||
2 | ![]() |
I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20030227 | ||
3 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20010404 | ||
4 | ![]() |
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 | ![]() |
E_LOGID | Call by reference | Type reference (TYPE) | RSPC_LOGID | Protokoll-ID eines Laufs einer Prozeßkette | 20011123 | ||
2 | ![]() |
E_T_LOG_F4 | Call by reference | Type reference (TYPE) | RSPC_T_LOG_F4 | F4-Struktur zu Protokollen | 20011123 | ||
3 | ![]() |
I_CHAIN | Call by reference | Type reference (TYPE) | RSPC_CHAIN | Prozesskette | 20011123 | ||
4 | ![]() |
I_NO_DIALOG | Call by reference | Type reference (TYPE) | RS_BOOL | ohne Dialog | 20011123 | ||
5 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | RSPC_TYPE | Typ (Art) eines Prozesses | 20011123 | ||
6 | ![]() |
I_T_DATE | Call by reference | Type reference (TYPE) | RS_T_RSCEDST | Liste von Daten | 20011123 | ||
7 | ![]() |
I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20011123 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
mag net | 20011123 | |
2 | ![]() |
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 | ![]() |
E_T_MESSAGES | Call by reference | Type reference (TYPE) | RS_T_MSG | BW: Tabelle mit Nachrichten (Application Log Protokoll) | 20010907 | ||
2 | ![]() |
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 | ![]() |
E_MANUAL_ABORT | Call by reference | Type reference (TYPE) | RSPC_MANUAL_ABORT | Lauf wurde manuell abgebrochen | 20041028 | ||
2 | ![]() |
E_SINCE | Call by reference | Type reference (TYPE) | RSTIMESTMPL | Status gültig seit UTC-Zeitstempel in Langform | 20010907 | ||
3 | ![]() |
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 | ![]() |
I_DONT_POLL | Call by reference | Type reference (TYPE) | RS_BOOL | Status nicht pollen | 20020327 | ||
2 | ![]() |
I_DONT_UPDATE | Call by reference | Type reference (TYPE) | RS_BOOL | Status nicht updaten | 20030224 | ||
3 | ![]() |
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 |