SAP ABAP Class CL_RSPC_DECISION (Process Type "Decision")
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_FOEV_CONNECTOR FoBuEv: Interface Adapter for Evaluation 20030827
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_DELETE Deletion of Process Variants 20070405
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_EXECUTE Execute Process 20030102
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_GET_VARIANT F4 Help for Process Variants 20030513
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MAINTAIN Maintaining a Process Variant 20030102
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_MULTI_EVENT Handling Decision Events 20030102
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPC_TRANSPORT Transport Link 20030829
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPV_CLIENT_TRANSIENT Transient Client Visibility 20030905
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSPV_TRANSPORT Transport Connection: Variants 20030829
Properties
Class CL_RSPC_DECISION  
Short Description Process Type "Decision"    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSPC    
Program status     
Category 0   
Package RSPC   Process Chains 
Created 20030102   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 RSAA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSOC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FOEV_CONNECTOR FoBuEv: Interface Adapter for Evaluation 20030827
2 IF_RSPC_DELETE Deletion of Process Variants 20070405
3 IF_RSPC_EXECUTE Execute Process 20030102
4 IF_RSPC_GET_PARALLELIZATION Determines whether process is parallelized 20091030
5 IF_RSPC_GET_VARIANT F4 Help for Process Variants 20030513
6 IF_RSPC_MAINTAIN Maintaining a Process Variant 20030102
7 IF_RSPC_MULTI_EVENT Handling Decision Events 20030102
8 IF_RSPC_TRANSPORT Transport Link 20030829
9 IF_RSPV_CLIENT_TRANSIENT Transient Client Visibility 20030905
10 IF_RSPV_TRANSPORT Transport Connection: Variants 20030829
Friends
Class CL_RSPC_DECISION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_FORMULA_F4_TYPE Static Attribute Public Type reference (TYPE) RSPC_TYPE 20030923
2 P_FORMULA_F4_VARIANT Static Attribute Public Type reference (TYPE) RSPC_VARIANT 20030923
3 P_T_CHAIN Static Attribute Private Type reference (TYPE) RSPC_T_CHAIN 20030923
4 P_T_DECISION Static Attribute Private Type reference (TYPE) RSPC_T_DECISION 20030827
5 P_T_PROCESSLIST Static Attribute Private Type reference (TYPE) RSPC_T_PROCESSLIST 20030923
6 P_VARIANT Static Attribute Public Type reference (TYPE) RSPC_VARIANT 20030925
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_0BOOL Static method Private Method Transfer 0BOOL from content if required 20030901
2 CONSTRUCTOR Instance method Public Constructor Constructor (Only for Formula Connector) 20030827
3 FORMULA_EX_PROCESS_VALUE Static method Public Method Formula Function: Does Parameter Value of Any Process Exist? 20030926
4 FORMULA_F4_BUFFER_FIELDNAME Static method Public Method F4 Buffer for Field Name 20030923
5 FORMULA_F4_BUFFER_PRED_FNAM Static method Public Method F4 Buffer for Field Name (for Predecessor) 20030926
6 FORMULA_F4_BUFFER_TYPE Static method Public Method F4 Buffer for Type 20030923
7 FORMULA_F4_BUFFER_VARIANT Static method Public Method F4 Buffer for Variant 20030923
8 FORMULA_GET_PREDECESSOR Static method Private Method Fill Predecessor 20030926
9 FORMULA_GET_PREDECESSOR_PARAM Static method Public Method Formula Function: Fill Parameter Value from Predecessor 20030923
10 FORMULA_GET_PROCESS_PARAMETER Static method Public Method Formula Function: Fill Parameter Value from Any Process 20030923
11 FORMULA_GET_VALUE Static method Private Method For Formula Function: Fill Parameter Value from Process 20030926
12 READ_PARAMETERS Static method Private Method Import Parameters 20030827
Events
Class CL_RSPC_DECISION has no event.
Types
Class CL_RSPC_DECISION has no local type.
Method Signatures

Method ACTIVATE_0BOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PROT Value transfer Type reference (TYPE) RS_T_TR_PROT Protokoll für Transporter 20030901

Method ACTIVATE_0BOOL on class CL_RSPC_DECISION has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSPC_DECISION has no parameter.
Method CONSTRUCTOR on class CL_RSPC_DECISION has no exception.

Method FORMULA_EX_PROCESS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EXISTS Value transfer Type reference (TYPE) SEU_BOOL 20030926
2 Importing I_FIELDNAME Value transfer Type reference (TYPE) RSPC_DECISION_FIELDNAME 20030926
3 Importing I_TYPE Value transfer Type reference (TYPE) RSPC_DECISION_TYPE 20030926
4 Importing I_VALUE Value transfer Type reference (TYPE) RSPC_VALUE 20030926
5 Importing I_VARIANT Value transfer Type reference (TYPE) RSPC_DECISION_VARIANT 20030926

Method FORMULA_EX_PROCESS_VALUE on class CL_RSPC_DECISION has no exception.

Method FORMULA_F4_BUFFER_FIELDNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELDNAME Call by reference Type reference (TYPE) RSPC_T_INFOPARMS Laufzeitparameter von allgemeinem Interesse 20030923

Method FORMULA_F4_BUFFER_FIELDNAME on class CL_RSPC_DECISION has no exception.

Method FORMULA_F4_BUFFER_PRED_FNAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_FIELDNAME Call by reference Type reference (TYPE) RSPC_T_INFOPARMS Laufzeitparameter von allgemeinem Interesse 20030926

Method FORMULA_F4_BUFFER_PRED_FNAM on class CL_RSPC_DECISION has no exception.

Method FORMULA_F4_BUFFER_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_TYPE Call by reference Type reference (TYPE) RSPC_T_PROCESSTYPES_SEL Liste zur Auswahl von Prozesstypen 20030923

Method FORMULA_F4_BUFFER_TYPE on class CL_RSPC_DECISION has no exception.

Method FORMULA_F4_BUFFER_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_VARIANT Call by reference Type reference (TYPE) RSPC_T_TYPE_VARIANT_F4 Struktur für F4-Hilfe Typ und Variante 20030923

Method FORMULA_F4_BUFFER_VARIANT on class CL_RSPC_DECISION has no exception.

Method FORMULA_GET_PREDECESSOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TYPE Call by reference Type reference (TYPE) RSPC_TYPE 20030926
2 Exporting E_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT 20030926

Method FORMULA_GET_PREDECESSOR on class CL_RSPC_DECISION has no exception.

Method FORMULA_GET_PREDECESSOR_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) RSPC_VALUE 20030925
2 Importing I_FIELDNAME Value transfer Type reference (TYPE) RSPC_DECISION_PRED_FNAM 20030925
3 Importing I_LOW_OR_HIGH Value transfer Type reference (TYPE) RSPC_DECISION_LOWHIGH 20030925
4 Importing I_NUMBER_OF_VALUE Value transfer Type reference (TYPE) RSPC_DECISION_NUM_OF_VAL 20030925

Method FORMULA_GET_PREDECESSOR_PARAM on class CL_RSPC_DECISION has no exception.

Method FORMULA_GET_PROCESS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) RSPC_VALUE 20030923
2 Importing I_FIELDNAME Value transfer Type reference (TYPE) RSPC_DECISION_FIELDNAME 20030923
3 Importing I_LOW_OR_HIGH Value transfer Type reference (TYPE) RSPC_DECISION_LOWHIGH 20030923
4 Importing I_NUMBER_OF_VALUE Value transfer Type reference (TYPE) RSPC_DECISION_NUM_OF_VAL 20030925
5 Importing I_TYPE Value transfer Type reference (TYPE) RSPC_DECISION_TYPE 20030923
6 Importing I_VARIANT Value transfer Type reference (TYPE) RSPC_DECISION_VARIANT 20030923

Method FORMULA_GET_PROCESS_PARAMETER on class CL_RSPC_DECISION has no exception.

Method FORMULA_GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Value transfer Type reference (TYPE) RSPC_VALUE 20030926
2 Importing I_FIELDNAME Value transfer Type reference (TYPE) RSPC_DECISION_FIELDNAME 20030926
3 Importing I_LOW_OR_HIGH Value transfer Type reference (TYPE) RSPC_DECISION_LOWHIGH 20030926
4 Importing I_NUMBER_OF_VALUE Value transfer Type reference (TYPE) RSPC_DECISION_NUM_OF_VAL 20030926
5 Importing I_TYPE Value transfer Type reference (TYPE) RSPC_TYPE 20030926
6 Importing I_VALUE Call by reference Type reference (TYPE) RSPC_VALUE 20030926
7 Importing I_VARIANT Value transfer Type reference (TYPE) RSPC_VARIANT 20030926

Method FORMULA_GET_VALUE on class CL_RSPC_DECISION has no exception.

Method READ_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJVERS Call by reference Type reference (TYPE) RSOBJVERS 'A' Objektversion 20060404
2 Importing I_VARIANT Call by reference Type reference (TYPE) RSPC_VARIANT 20030827
# Exception Resumable Description Created on
1 FAILED 20030827
History
Last changed by/on SAP  20130531 
SAP Release Created in 400