SAP ABAP Interface IF_SWF_GP_API_FRAMEWORK (Interface for GP API Framework)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM-RUN (Application Component) Runtime
⤷
SWF_GP_RUN (Package) Runtime Components for Guided Procedures

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_GP_API_FRAMEWORK | API Framework Class for Guided Procedures | 20041206 |
Properties
Interface | IF_SWF_GP_API_FRAMEWORK | |
Short Description | Interface for GP API Framework |
General Data
Package | SWF_GP_RUN | Runtime Components for Guided Procedures |
Created | 20041102 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_GP_API_FRAMEWORK has no forward declaration.
Interfaces
Interface IF_SWF_GP_API_FRAMEWORK has no interface.
Friends
Interface IF_SWF_GP_API_FRAMEWORK has no friend.
Attributes
Interface IF_SWF_GP_API_FRAMEWORK has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Message Object | 20041102 |
2 | ![]() |
Instance method | Public | Method | Gets Trace Handle | 20041206 |
3 | ![]() |
Instance method | Public | Method | Sets Trace Context | 20041206 |
4 | ![]() |
Instance method | Public | Method | Writes Trace | 20041206 |
5 | ![]() |
Instance method | Public | Method | Writes Exception Data in Trace | 20041206 |
Events
Interface IF_SWF_GP_API_FRAMEWORK has no event.
Types
Interface IF_SWF_GP_API_FRAMEWORK has no local type.
Method Signatures
Method GET_MESSAGE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_MESSAGE_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_SWF_UTL_WAPI_MESSAGE | Workflow: Helper für WAPI-Messages | 20041102 |
Method GET_MESSAGE_OBJECT on Interface IF_SWF_GP_API_FRAMEWORK has no exception.
Method GET_TRC_HANDLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_HANDLE | Value transfer | Object reference (TYPE REF TO) | CL_SWF_TRC_HANDLE | Logisches Trace-Handle | 20041206 |
Method GET_TRC_HANDLE on Interface IF_SWF_GP_API_FRAMEWORK has no exception.
Method SET_TRC_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACI_ID | Call by reference | Type reference (TYPE) | SWFGPACIID | ID einer GP-Action | 20041206 | ||
2 | ![]() |
IM_GPD_ID | Call by reference | Type reference (TYPE) | SWFGPDPDEF | ID einer Guided Procedures Prozessdefinition | 20041206 | ||
3 | ![]() |
IM_GPD_VER | Call by reference | Type reference (TYPE) | SWFGPDPVERS | Version einer GP-Definition | 20041206 | ||
4 | ![]() |
IM_GPI_ID | Call by reference | Type reference (TYPE) | SWFGPIID | ID einer GP-Instanz | 20041206 |
Method SET_TRC_CONTEXT on Interface IF_SWF_GP_API_FRAMEWORK has no exception.
Method WRITE_TRACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMMENT | Call by reference | Type reference (TYPE) | STRING | Kommentar | 20041206 | ||
2 | ![]() |
IM_DATA | Call by reference | Type reference (TYPE) | DATA | zu schreibende Daten | 20041206 | ||
3 | ![]() |
IM_DATA_CNT | Call by reference | Object reference (TYPE REF TO) | IF_SWF_CNT_CONTAINER | zu schreibender Container | 20041206 | ||
4 | ![]() |
IM_EVT | Call by reference | Type reference (TYPE) | SWFTRC_EVT | Trace: Logischer Zeitpunkt innerhalb eines Pakets | 20041206 | ||
5 | ![]() |
IM_PNT | Call by reference | Type reference (TYPE) | SWFTRC_PNT | Trace: Physischer Trace-Punkt (Code-Referenz) | 20041206 |
Method WRITE_TRACE on Interface IF_SWF_GP_API_FRAMEWORK has no exception.
Method WRITE_TRACE_EXC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMMENT | Call by reference | Type reference (TYPE) | STRING | Kommentar | 20041206 | ||
2 | ![]() |
IM_EVT | Call by reference | Type reference (TYPE) | SWFTRC_EVT | Trace: Logischer Zeitpunkt innerhalb eines Pakets | 20041206 | ||
3 | ![]() |
IM_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_SWF_IFS_EXCEPTION | Workflow Ausnahme | 20041206 | ||
4 | ![]() |
IM_PNT | Call by reference | Type reference (TYPE) | SWFTRC_PNT | Trace: Physischer Trace-Punkt (Code-Referenz) | 20041206 |
Method WRITE_TRACE_EXC on Interface IF_SWF_GP_API_FRAMEWORK has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |