SAP ABAP Class /SRMERP/IF_WF_RC (Interface of Rule Connector)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/CL_WF_RC_BRFPLUS Rule Connector for BRFPlus 20100715
Properties
Class /SRMERP/IF_WF_RC  
Short Description Interface of Rule Connector    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100715   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/IF_WF_RC has no forward declaration.
Interfaces
Class /SRMERP/IF_WF_RC has no interface implemented.
Friends
Class /SRMERP/IF_WF_RC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_RC_BRFPLUS Constant Public Type reference (TYPE) STRING 'BRFPLUS' BRFPlus as Rule Connector 20100723
Methods
# Method Level Visibility Method type Description Created on
1 EVALUATE Instance method Public Method Evaluate WF process 20100913
2 GET_PROCESS_LEVEL_CONFIG Instance method Public Method Get the process level configuration 20100913
Events
Class /SRMERP/IF_WF_RC has no event.
Types
Class /SRMERP/IF_WF_RC has no local type.
Method Signatures

Method EVALUATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT 20100913
2 Importing IV_EVALUATION_ID Call by reference Type reference (TYPE) /SRMERP/WF_EVALUATION_ID EvaIuation Identifier 20100913
3 Exporting RV_RESULT Call by reference Type reference (TYPE) ANY 20100913
4 Exporting RV_VALID Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100913

Method EVALUATE on class /SRMERP/IF_WF_RC has no exception.

Method GET_PROCESS_LEVEL_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROCESS_LEVEL Call by reference Type reference (TYPE) /SRMERP/T_WF_L Process Level Configuration 20100913
2 Importing IV_BO_TYPE Call by reference Type reference (TYPE) /SRMERP/WF_BO_TYPE Business Object Type 20100913
3 Importing IV_PROCESS_SCHEME Call by reference Type reference (TYPE) /SRMERP/WF_PROCESS_SCHEME Process Level Schema 20100913
# Exception Resumable Description Created on
1 /SRMERP/CX_WF_ERROR Basis Exception: WF engine 20100913
History
Last changed by/on SAP  20110908 
SAP Release Created in