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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance method | Public | Method | 20130214 | ||
| 2 | Instance method | Public | Method | 20130214 | ||
| 3 | Instance method | Public | Method | 20130704 | ||
| 4 | Instance method | Public | Method | 20130214 | ||
| 5 | Instance method | Public | Method | 20130215 | ||
| 6 | Instance method | Public | Method | 20130215 | ||
| 7 | Instance method | Public | Method | 20130215 | ||
| 8 | Instance method | Public | Method | 20130214 | ||
| 9 | Instance method | Public | Method | 20130214 | ||
| 10 | Instance method | Public | Method | 20130214 | ||
| 11 | Instance method | Public | Method | 20130221 | ||
| 12 | Instance method | Public | Method | 20130214 | ||
| 13 | 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 | 20130214 | |||
| 2 | 20130214 | |||
| 3 | 20130214 |
Method GET_APPLICATION_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | RE_EXCEPTION_TABLE | Value transfer | Type reference (TYPE) | IF_SWF_UTL_RUN_CLIF_METHOD=>EXCEPTION_TABLE | 20130215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130215 |
Method GET_METHOD_FOR_DYNAMIC_INVOKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | RE_PARAMETER_TABLE | Value transfer | Type reference (TYPE) | ABAP_PARMBIND_TAB | 20130215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130215 |
Method GET_POR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 | 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 | 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 |