SAP ABAP Class CL_RSPC_INTERRUPT (Interrupt Process)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSPC (Package) Process Chains
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_ACTIVATE Activation exit upon activation of the chain 20040702
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CHECK Check Current Scheduling 20040527
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_CONTEXTMENU Flexible Context Menu for the Process 20040813
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_DELETE Deletion of Process Variants 20070405
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20040527
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_STATUS Current Status of the Process 20040719
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20040527
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20040527
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20040527
Properties
Class CL_RSPC_INTERRUPT  
Short Description Interrupt Process    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSPC   Process Chains 
Created 20040527   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
# Interface Abstract Final Description Created on
1 IF_RSPC_ACTIVATE Activation exit upon activation of the chain 20040702
2 IF_RSPC_CHECK Check Current Scheduling 20040527
3 IF_RSPC_CONTEXTMENU Flexible Context Menu for the Process 20040813
4 IF_RSPC_DELETE Deletion of Process Variants 20070405
5 IF_RSPC_EXECUTE Execute Process 20040527
6 IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
7 IF_RSPC_GET_STATUS Current Status of the Process 20040719
8 IF_RSPC_GET_VARIANT F4 Help for Process Variants 20040527
9 IF_RSPC_MAINTAIN Maintaining a Process Variant 20040527
10 IF_RSPC_TRANSPORT Transport Link 20040527
Friends
Class CL_RSPC_INTERRUPT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_C_JOBNAME Constant Private Type reference (TYPE) BTCJOB 'BI_INTERRUPT_WAIT' Background job name 20040813
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Private Method 20040527
2 EXECUTE Instance method Private Method 20040527
3 F4 Instance method Public Method 20040527
4 GET_HEADER Instance method Public Method 20040527
5 GET_INFO_INTERNAL Static method Public Method 20040527
6 GET_JOBS Static method Public Method 20040813
7 GIVE_ALL Instance method Private Method 20040527
8 GIVE_CHAIN Instance method Private Method 20040527
9 MAINTAIN Instance method Private Method 20040527
10 REMOVE_BATCHJOB Static method Public Method 20040708
11 RESET Static method Public Method Reset 20070613
Events
Class CL_RSPC_INTERRUPT has no event.
Types
Class CL_RSPC_INTERRUPT has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class CL_RSPC_INTERRUPT has no parameter.
Method CHECK on class CL_RSPC_INTERRUPT has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_RSPC_INTERRUPT has no parameter.
Method EXECUTE on class CL_RSPC_INTERRUPT has no exception.

Method F4 Signature

Method F4 on class CL_RSPC_INTERRUPT has no parameter.
Method F4 on class CL_RSPC_INTERRUPT has no exception.

Method GET_HEADER Signature

Method GET_HEADER on class CL_RSPC_INTERRUPT has no parameter.
Method GET_HEADER on class CL_RSPC_INTERRUPT has no exception.

Method GET_INFO_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_INTERRUPT Call by reference Type reference (TYPE) RSPCINTERRUPT 20040611
2 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' オブジェクトバージョン 20040611
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT プロセスバリアント (名称) 20040611

Method GET_INFO_INTERNAL on class CL_RSPC_INTERRUPT has no exception.

Method GET_JOBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_JOBLIST Call by reference Type reference (TYPE) RSPC_T_JOBLIST Struktur zur Übergabe von Jobkopfdaten (BI-API) 20040813
2 Importing I_CHAIN Call by reference Type reference (TYPE) RSPC_CHAIN 20040813
3 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB 20040813
4 Importing I_SCHEDULED Call by reference Type reference (TYPE) RS_BOOL 'X' Boolean 20040813
5 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT 20040813
# Exception Resumable Description Created on
1 FAILED 20040813

Method GIVE_ALL Signature

Method GIVE_ALL on class CL_RSPC_INTERRUPT has no parameter.
Method GIVE_ALL on class CL_RSPC_INTERRUPT has no exception.

Method GIVE_CHAIN Signature

Method GIVE_CHAIN on class CL_RSPC_INTERRUPT has no parameter.
Method GIVE_CHAIN on class CL_RSPC_INTERRUPT has no exception.

Method MAINTAIN Signature

Method MAINTAIN on class CL_RSPC_INTERRUPT has no parameter.
Method MAINTAIN on class CL_RSPC_INTERRUPT has no exception.

Method REMOVE_BATCHJOB 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 20040708
2 Importing I_JOBNAME Call by reference Type reference (TYPE) BTCJOB 20040712
3 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT 20040708
# Exception Resumable Description Created on
1 FAILED 20040708

Method RESET 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 20070613
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT Variante (Name) eines Prozesses 20070613

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