SAP ABAP Class IF_SWF_UTL_RUN_CLIF_METHOD (Workflow: Runtime for ABAP OO Method)
Properties
Class IF_SWF_UTL_RUN_CLIF_METHOD  
Short Description Workflow: Runtime for ABAP OO Method    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130214   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SWF_UTL_RUN_CLIF_METHOD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SWF_UTL_RUN_CLIF_METHOD has no interface implemented.
Friends
Class IF_SWF_UTL_RUN_CLIF_METHOD has no friend class.
Attributes
Class IF_SWF_UTL_RUN_CLIF_METHOD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DISCARD_OBJECT_DATA Instance method Public Method 20130214
2 EXECUTE Instance method Public Method 20130214
3 GET_APPLICATION_EXCEPTION Instance method Public Method 20130704
4 GET_CONTAINER Instance method Public Method 20130214
5 GET_EXCEPTION_TABLE Instance method Public Method 20130215
6 GET_METHOD_FOR_DYNAMIC_INVOKE Instance method Public Method 20130215
7 GET_PARAMETER_TABLE Instance method Public Method 20130215
8 GET_POR Instance method Public Method 20130214
9 GET_RESULT_TYPE Instance method Public Method 20130214
10 GET_RETURN Instance method Public Method 20130214
11 IS_FUNCTIONAL_METHOD Instance method Public Method 20130221
12 IS_STATIC_METHOD Instance method Public Method 20130214
13 REFRESH_OBJECT Instance method Public Method 20130214
Events
Class IF_SWF_UTL_RUN_CLIF_METHOD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EXCEPTION_TABLE Public See coding 20130215 BEGIN OF exception_table, class_based TYPE xfeld, exceptions TYPE abap_excpbind_tab, END OF exception_table
2 METHOD_KEY Public See coding 20130221 BEGIN OF method_key, class_type TYPE swf_clstyp, class_name TYPE seoclsname, methodname TYPE seocpdname, END OF method_key
Method Signatures

Method DISCARD_OBJECT_DATA Signature

Method DISCARD_OBJECT_DATA on class IF_SWF_UTL_RUN_CLIF_METHOD has no parameter.
Method DISCARD_OBJECT_DATA on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.

Method EXECUTE Signature

Method EXECUTE on class IF_SWF_UTL_RUN_CLIF_METHOD has no parameter.
# Exception Resumable Description Created on
1 CX_SWF_UTL_OBJ_CREATE_FAILED 20130214
2 CX_SWF_UTL_OBJ_EXEC_FAILED 20130214
3 CX_SWF_UTL_OBJ_INVALID_METH 20130214

Method GET_APPLICATION_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXCEPTION Value transfer Object reference (TYPE REF TO) CX_BO_APPLICATION 20130704

Method GET_APPLICATION_EXCEPTION on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.

Method GET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER 20130214

Method GET_CONTAINER on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.

Method GET_EXCEPTION_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_EXCEPTION_TABLE Value transfer Type reference (TYPE) IF_SWF_UTL_RUN_CLIF_METHOD=>EXCEPTION_TABLE 20130215
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION 20130215

Method GET_METHOD_FOR_DYNAMIC_INVOKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_METHOD_NAME Value transfer Type reference (TYPE) SEOCPDNAME 20130215

Method GET_METHOD_FOR_DYNAMIC_INVOKE on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.

Method GET_PARAMETER_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_PARAMETER_TABLE Value transfer Type reference (TYPE) ABAP_PARMBIND_TAB 20130215
# Exception Resumable Description Created on
1 CX_SWF_IFS_EXCEPTION 20130215

Method GET_POR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_POR Value transfer Type reference (TYPE) SIBFLPORB 20130214

Method GET_POR on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.

Method GET_RESULT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RESULT_TYPE Value transfer Type reference (TYPE) SWF_RTYPNM 20130214

Method GET_RESULT_TYPE on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.

Method GET_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_RETURN Value transfer Type reference (TYPE) SWF_RETURN 20130214

Method GET_RETURN on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.

Method IS_FUNCTIONAL_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_FUNCTIONAL_METHOD Value transfer Type reference (TYPE) XFELD 20130221

Method IS_FUNCTIONAL_METHOD on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.

Method IS_STATIC_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_STATIC Value transfer Type reference (TYPE) XFELD 20130214

Method IS_STATIC_METHOD on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.

Method REFRESH_OBJECT Signature

Method REFRESH_OBJECT on class IF_SWF_UTL_RUN_CLIF_METHOD has no parameter.
Method REFRESH_OBJECT on class IF_SWF_UTL_RUN_CLIF_METHOD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in