SAP ABAP Interface IF_RSPC_KILL (Termination of Running Processes)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSPC (Package) Process Chains
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPC_CHAIN | Process Chain (Internal) | 20070426 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSPC_REMOTE_CHAIN | Remote Chain | 20070426 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSSM_LOADING | Load Data | 20070430 |
Properties
| Interface | IF_RSPC_KILL | |
| Short Description | Termination of Running Processes |
General Data
| Package | RSPC | Process Chains |
| Created | 20070426 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_RSPC_KILL has no forward declaration.
Interfaces
Interface IF_RSPC_KILL has no interface.
Friends
Interface IF_RSPC_KILL has no friend.
Attributes
Interface IF_RSPC_KILL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Cancel Process As Soon As Possible | 20070426 | |
| 2 | Static method | Public | Method | Reset "Kill" Request | 20070719 |
Events
Interface IF_RSPC_KILL has no event.
Types
Interface IF_RSPC_KILL has no local type.
Method Signatures
Method KILL 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 | 20070426 | |||
| 2 | I_LOGID | Call by reference | Type reference (TYPE) | RSPC_LOGID | Protokoll-ID eines Laufs einer Prozeßkette | 20070426 | |||
| 3 | I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20070426 |
Method KILL on Interface IF_RSPC_KILL has no exception.
Method RESET 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 | 20070719 | |||
| 2 | I_LOGID | Call by reference | Type reference (TYPE) | RSPC_LOGID | Protokoll-ID eines Laufs einer Prozeßkette | 20070719 | |||
| 3 | I_VARIANT | Call by reference | Type reference (TYPE) | RSPC_VARIANT | Variante (Name) eines Prozesses | 20070719 |
Method RESET on Interface IF_RSPC_KILL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |