SAP ABAP Class IF_CLB2_PROCESS (SAIL: Process Controller)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CLB2_PROCESS_CTLR SAIL: Process controller 20130516
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_CLB2_GENERAL_ABSTRACT Collaboration: General Test Double (Abstract) 20130516
Properties
Class IF_CLB2_PROCESS  
Short Description SAIL: Process Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130516   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CLB2_PROCESS has no forward declaration.
Interfaces
Class IF_CLB2_PROCESS has no interface implemented.
Friends
Class IF_CLB2_PROCESS has no friend class.
Attributes
Class IF_CLB2_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Execute a method 20130516
2 GET_METHOD Instance method Public Method Get the implementation of a method 20130516
3 GET_METHOD_CLASSNAME Instance method Public Method Get the class name of a method 20130516
4 IS_PLATFORM_AVAILABLE Instance method Public Method Check if a target platform is available 20130516
5 SYNCHRONIZE Instance method Public Method 20130516
Events
Class IF_CLB2_PROCESS has no event.
Types
Class IF_CLB2_PROCESS has no local type.
Method Signatures

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METHOD Call by reference Object reference (TYPE REF TO) IF_CLB2_METHOD_PROCESS Instance of Process Method Class 20130516
2 Importing IV_DELAYED Call by reference Type reference (TYPE) ABAP_BOOL Indicator: Delayed Execution 20130516
3 Importing IV_USER_ID Call by reference Type reference (TYPE) STRING External User ID (only needed for on-behalf-of) 20130708
# Exception Resumable Description Created on
1 CX_CLB2_PROCESS SAIL: Process layer exception 20130516
2 CX_CLB2_RUNTIME SAIL: Runtime exception 20130516

Method GET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) CLB2_PLATFORM_METHOD 20130516
2 Importing I_VERSION Call by reference Type reference (TYPE) CLB2_PLATFORM_METHOD_VERSION 20130516
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB2_METHOD_PROCESS 20130516
# Exception Resumable Description Created on
1 CX_CLB2_PROCESS 20130516
2 CX_CLB2_RUNTIME SAIL: Runtime exception 20130516

Method GET_METHOD_CLASSNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_METHOD Call by reference Type reference (TYPE) CLB2_PLATFORM_METHOD 20130516
2 Importing I_VERSION Call by reference Type reference (TYPE) CLB2_PLATFORM_METHOD_VERSION 20130516
3 Returning RV_CLASSNAME Value transfer Type reference (TYPE) CLB2_PROCESS_METHOD_CLASS 20130516
# Exception Resumable Description Created on
1 CX_CLB2_PROCESS 20130516
2 CX_CLB2_RUNTIME SAIL: Runtime exception 20130516

Method IS_PLATFORM_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL Boolean Variable (X=True, -=False, Space=Unknown) 20130516

Method IS_PLATFORM_AVAILABLE on class IF_CLB2_PROCESS has no exception.

Method SYNCHRONIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_METHOD Call by reference Object reference (TYPE REF TO) IF_CLB2_METHOD_PROCESS 20130516
# Exception Resumable Description Created on
1 CX_CLB2_PROCESS 20130516
2 CX_CLB2_RUNTIME 20130516
History
Last changed by/on SAP  20131127 
SAP Release Created in