SAP ABAP Class IF_RSPC_ACTIVATE (Activation exit upon activation of the chain)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSPC_INTERRUPT Interrupt Process 20040702
Properties
Class IF_RSPC_ACTIVATE  
Short Description Activation exit upon activation of the chain    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040702   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSPC_ACTIVATE has no forward declaration.
Interfaces
Class IF_RSPC_ACTIVATE has no interface implemented.
Friends
Class IF_RSPC_ACTIVATE has no friend class.
Attributes
Class IF_RSPC_ACTIVATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Static method Public Method Chain will be activated 20040702
2 DELETE Static method Public Method Chain was deleted 20040716
3 UNSCHEDULE Static method Public Method Chain was removed from schedule 20040716
Events
Class IF_RSPC_ACTIVATE has no event.
Types
Class IF_RSPC_ACTIVATE has no local type.
Method Signatures

Method ACTIVATE 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 20040708
2 Importing I_EVENT Call by reference Type reference (TYPE) BTCEVENTID 20040709
3 Importing I_EVENTP Call by reference Type reference (TYPE) BTCEVTPARM 20040709
4 Importing I_NOPLAN Call by reference Type reference (TYPE) RS_BOOL Do not schedule jobs 20040716
5 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Process Variant (Name) 20040702
# Exception Resumable Description Created on
1 FAILED 20040708

Method DELETE 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 20040716
2 Importing I_EVENT Call by reference Type reference (TYPE) BTCEVENTID Background Processing Event 20040716
3 Importing I_EVENTP Call by reference Type reference (TYPE) BTCEVTPARM Background Event Parameters (Such as, Jobname/Jobcount) 20040716
4 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Process Variant (Name) 20040716
# Exception Resumable Description Created on
1 FAILED 20040716

Method UNSCHEDULE 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 20040716
2 Importing I_EVENT Call by reference Type reference (TYPE) BTCEVENTID Background Processing Event 20040716
3 Importing I_EVENTP Call by reference Type reference (TYPE) BTCEVTPARM Background Event Parameters (Such as, Jobname/Jobcount) 20040716
4 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Process Variant (Name) 20040716
# Exception Resumable Description Created on
1 FAILED 20040716
History
Last changed by/on SAP  20130531 
SAP Release Created in