SAP ABAP Interface IF_SWF_UTL_RUN_CLIF_METHOD (Workflow: Runtime for ABAP OO Method)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools

⤷

⤷

Properties
Interface | IF_SWF_UTL_RUN_CLIF_METHOD | |
Short Description | Workflow: Runtime for ABAP OO Method |
General Data
Package | SWF_UTL | Workflow: Tools |
Created | 20130214 | SAP |
Last changed | 20140121 | SAP |
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
Interface IF_SWF_UTL_RUN_CLIF_METHOD has no interface.
Friends
Interface IF_SWF_UTL_RUN_CLIF_METHOD has no friend.
Attributes
Interface 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
Interface 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 Interface IF_SWF_UTL_RUN_CLIF_METHOD has no parameter.
Method DISCARD_OBJECT_DATA on Interface IF_SWF_UTL_RUN_CLIF_METHOD has no exception.
Method EXECUTE Signature
Method EXECUTE on Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_SWF_UTL_RUN_CLIF_METHOD has no exception.
Method REFRESH_OBJECT Signature
Method REFRESH_OBJECT on Interface IF_SWF_UTL_RUN_CLIF_METHOD has no parameter.
Method REFRESH_OBJECT on Interface IF_SWF_UTL_RUN_CLIF_METHOD has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |