SAP ABAP Class IF_CLB_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_CLB_PROCESS_CTLR SAIL: Process controller 20110808
2 Interface implementation (CLASS c. INTERFACES i_ref)  TD_CLB_GENERAL_ABSTRACT general abstract testdouble to reduce note dependencies 20120504
Properties
Class IF_CLB_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 20110808   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CLB_PROCESS has no forward declaration.
Interfaces
Class IF_CLB_PROCESS has no interface implemented.
Friends
Class IF_CLB_PROCESS has no friend class.
Attributes
Class IF_CLB_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE Instance method Public Method Execute a method 20110817
2 GET_METHOD Instance method Public Method Get the implementation of a method 20110825
3 GET_METHOD_CLASSNAME Instance method Public Method Get the class name of a method 20110826
4 IS_PLATFORM_AVAILABLE Instance method Public Method Check if a target platform is available 20110907
5 SYNCHRONIZE Instance method Public Method 20111006
Events
Class IF_CLB_PROCESS has no event.
Types
Class IF_CLB_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_CLB_METHOD_PROCESS SAIL: Collaboration function definition 20110825
2 Importing IV_DELAYED Call by reference Type reference (TYPE) ABAP_BOOL 20111006
3 Importing I_USER Call by reference Type reference (TYPE) STRING Obsolete. Only needed for StreamWork. 20110817
# Exception Resumable Description Created on
1 CX_CLB_PROCESS SAIL: Process layer exception 20110817
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110915

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) CLB_PLATFORM_METHOD 20110825
2 Importing I_VERSION Call by reference Type reference (TYPE) CLB_PLATFORM_METHOD_VERSION 20110825
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_CLB_METHOD_PROCESS 20110825
# Exception Resumable Description Created on
1 CX_CLB_PROCESS 20110825
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110915

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) CLB_PLATFORM_METHOD 20110826
2 Importing I_VERSION Call by reference Type reference (TYPE) CLB_PLATFORM_METHOD_VERSION 20110826
3 Returning RV_CLASSNAME Value transfer Type reference (TYPE) CLB_PROCESS_METHOD_CLASS 20110826
# Exception Resumable Description Created on
1 CX_CLB_PROCESS 20110826
2 CX_CLB_RUNTIME SAIL: Runtime exception 20110915

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) 20110907

Method IS_PLATFORM_AVAILABLE on class IF_CLB_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_CLB_METHOD_PROCESS 20111006
# Exception Resumable Description Created on
1 CX_CLB_PROCESS 20111006
2 CX_CLB_RUNTIME 20111006
History
Last changed by/on SAP  20130531 
SAP Release Created in