SAP ABAP Interface IF_SWF_UTL_TRANSACTION (Workflow: Transaction)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-WFM (Application Component) SAP Business Workflow
⤷
SWF_UTL (Package) Workflow: Tools

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SWF_UTL_TRANSACTION | Workflow: Transaction | 20010925 |
Properties
Interface | IF_SWF_UTL_TRANSACTION | |
Short Description | Workflow: Transaction |
General Data
Package | SWF_UTL | Workflow: Tools |
Created | 20010925 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SWF_UTL_TRANSACTION has no forward declaration.
Interfaces
Interface IF_SWF_UTL_TRANSACTION has no interface.
Friends
Interface IF_SWF_UTL_TRANSACTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COMMIT_WORK_CONTROL | Constant | Public | Type reference (TYPE) | SWU_PRONAM | 'COM_CTRL' | Context has 'Commit Work' control | 20010928 | |
2 | TRFC_EXECUTED | Constant | Public | Type reference (TYPE) | SWU_PRONAM | 'TRFC_EXEC' | tRFC started | 20010925 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate Log for Commit | 20010925 |
2 | ![]() |
Instance method | Public | Method | Executes DB Commit or Commit Work | 20010925 |
3 | ![]() |
Instance method | Public | Method | Read Current Work Item | 20010925 |
4 | ![]() |
Instance method | Public | Method | Log for Commit Active | 20011022 |
5 | ![]() |
Instance method | Public | Method | Read 'Commit Work' Control | 20010928 |
6 | ![]() |
Instance method | Public | Method | Passive Log for Commit | 20010925 |
7 | ![]() |
Instance method | Public | Method | Deletes Current Transaction | 20010928 |
8 | ![]() |
Instance method | Public | Method | Executes Rollback | 20010925 |
9 | ![]() |
Instance method | Public | Method | Sets Current Work Item | 20010925 |
10 | ![]() |
Instance method | Public | Method | Sets 'Commit Work' Control | 20010928 |
11 | ![]() |
Instance method | Public | Method | Sets Transaction Context | 20010925 |
12 | ![]() |
Instance method | Public | Method | Sets Property for tRFC Execution | 20010925 |
Events
Interface IF_SWF_UTL_TRANSACTION has no event.
Types
Interface IF_SWF_UTL_TRANSACTION has no local type.
Method Signatures
Method ACTIVATE_COMMIT_LOG Signature
Method ACTIVATE_COMMIT_LOG on Interface IF_SWF_UTL_TRANSACTION has no parameter.
Method ACTIVATE_COMMIT_LOG on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method COMMIT Signature
Method COMMIT on Interface IF_SWF_UTL_TRANSACTION has no parameter.
Method COMMIT on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method GET_ACTIVE_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_WORKITEM | Value transfer | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20010925 |
Method GET_ACTIVE_WORKITEM on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method GET_COMMIT_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_COMMIT_LOG_ACTIVE | Value transfer | Type reference (TYPE) | XFELD | Commitlog aktiv (ja='X') | 20011022 |
Method GET_COMMIT_LOG on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method GET_COMMMIT_WORK_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_COMMIT_WORK_CONTROL | Value transfer | Type reference (TYPE) | XFELD | Aktueller Kontext hat "Commit-Work"-Kontrolle | 20010928 |
Method GET_COMMMIT_WORK_CONTROL on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method PASSIVATE_COMMIT_LOG Signature
Method PASSIVATE_COMMIT_LOG on Interface IF_SWF_UTL_TRANSACTION has no parameter.
Method PASSIVATE_COMMIT_LOG on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method REMOVE Signature
Method REMOVE on Interface IF_SWF_UTL_TRANSACTION has no parameter.
Method REMOVE on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method ROLLBACK Signature
Method ROLLBACK on Interface IF_SWF_UTL_TRANSACTION has no parameter.
Method ROLLBACK on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method SET_ACTIVE_WORKITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_WORKITEM | Call by reference | Object reference (TYPE REF TO) | IF_SWF_RUN_WIM_INTERNAL | Workflow: Workitemmanager (lokal) | 20010925 |
Method SET_ACTIVE_WORKITEM on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method SET_COMMMIT_WORK_CONTROL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_COMMIT_WORK_CONTROL | Call by reference | Type reference (TYPE) | XFELD | 'X' | Setzen "Commit-Work"-Kontrolle | 20010928 |
Method SET_COMMMIT_WORK_CONTROL on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method SET_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_PROPERTY | Call by reference | Type reference (TYPE) | SWFUTRPROP | Workflow: Property (Name/Value) für Transaktionskontext | 20010925 |
Method SET_CONTEXT on Interface IF_SWF_UTL_TRANSACTION has no exception.
Method SET_TRFC_EXECUTED Signature
Method SET_TRFC_EXECUTED on Interface IF_SWF_UTL_TRANSACTION has no parameter.
Method SET_TRFC_EXECUTED on Interface IF_SWF_UTL_TRANSACTION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |