SAP ABAP Class IF_RSPC_KILL (Termination of Running Processes)
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
Class IF_RSPC_KILL  
Short Description Termination of Running Processes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070426   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSPC_KILL has no forward declaration.
Interfaces
Class IF_RSPC_KILL has no interface implemented.
Friends
Class IF_RSPC_KILL has no friend class.
Attributes
Class IF_RSPC_KILL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 KILL Static method Public Method Cancel Process As Soon As Possible 20070426
2 RESET Static method Public Method Reset "Kill" Request 20070719
Events
Class IF_RSPC_KILL has no event.
Types
Class 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 Importing I_INSTANCE Call by reference Type reference (TYPE) RSPC_INSTANCE Instanz (Ausprägung) eines Prozesses 20070426
2 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20070426
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20070426

Method KILL on class IF_RSPC_KILL has no exception.

Method RESET 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 20070719
2 Importing I_LOGID Call by reference Type reference (TYPE) RSPC_LOGID Protokoll-ID eines Laufs einer Prozeßkette 20070719
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20070719

Method RESET on class IF_RSPC_KILL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in