SAP ABAP Class IF_SWF_UTL_TRANSACTION (Workflow: Transaction)
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
Class IF_SWF_UTL_TRANSACTION  
Short Description Workflow: Transaction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20010925   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_UTL_TRANSACTION has no forward declaration.
Interfaces
Class IF_SWF_UTL_TRANSACTION has no interface implemented.
Friends
Class IF_SWF_UTL_TRANSACTION has no friend class.
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 ACTIVATE_COMMIT_LOG Instance method Public Method Activate Log for Commit 20010925
2 COMMIT Instance method Public Method Executes DB Commit or Commit Work 20010925
3 GET_ACTIVE_WORKITEM Instance method Public Method Read Current Work Item 20010925
4 GET_COMMIT_LOG Instance method Public Method Log for Commit Active 20011022
5 GET_COMMMIT_WORK_CONTROL Instance method Public Method Read 'Commit Work' Control 20010928
6 PASSIVATE_COMMIT_LOG Instance method Public Method Passive Log for Commit 20010925
7 REMOVE Instance method Public Method Deletes Current Transaction 20010928
8 ROLLBACK Instance method Public Method Executes Rollback 20010925
9 SET_ACTIVE_WORKITEM Instance method Public Method Sets Current Work Item 20010925
10 SET_COMMMIT_WORK_CONTROL Instance method Public Method Sets 'Commit Work' Control 20010928
11 SET_CONTEXT Instance method Public Method Sets Transaction Context 20010925
12 SET_TRFC_EXECUTED Instance method Public Method Sets Property for tRFC Execution 20010925
Events
Class IF_SWF_UTL_TRANSACTION has no event.
Types
Class IF_SWF_UTL_TRANSACTION has no local type.
Method Signatures

Method ACTIVATE_COMMIT_LOG Signature

Method ACTIVATE_COMMIT_LOG on class IF_SWF_UTL_TRANSACTION has no parameter.
Method ACTIVATE_COMMIT_LOG on class IF_SWF_UTL_TRANSACTION has no exception.

Method COMMIT Signature

Method COMMIT on class IF_SWF_UTL_TRANSACTION has no parameter.
Method COMMIT on class 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 Returning RE_WORKITEM Value transfer Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20010925

Method GET_ACTIVE_WORKITEM on class 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 Returning RE_COMMIT_LOG_ACTIVE Value transfer Type reference (TYPE) XFELD Commitlog aktiv (ja='X') 20011022

Method GET_COMMIT_LOG on class 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 Returning RE_COMMIT_WORK_CONTROL Value transfer Type reference (TYPE) XFELD Aktueller Kontext hat "Commit-Work"-Kontrolle 20010928

Method GET_COMMMIT_WORK_CONTROL on class IF_SWF_UTL_TRANSACTION has no exception.

Method PASSIVATE_COMMIT_LOG Signature

Method PASSIVATE_COMMIT_LOG on class IF_SWF_UTL_TRANSACTION has no parameter.
Method PASSIVATE_COMMIT_LOG on class IF_SWF_UTL_TRANSACTION has no exception.

Method REMOVE Signature

Method REMOVE on class IF_SWF_UTL_TRANSACTION has no parameter.
Method REMOVE on class IF_SWF_UTL_TRANSACTION has no exception.

Method ROLLBACK Signature

Method ROLLBACK on class IF_SWF_UTL_TRANSACTION has no parameter.
Method ROLLBACK on class 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 Importing IM_WORKITEM Call by reference Object reference (TYPE REF TO) IF_SWF_RUN_WIM_INTERNAL Workflow: Workitemmanager (lokal) 20010925

Method SET_ACTIVE_WORKITEM on class 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 Importing IM_COMMIT_WORK_CONTROL Call by reference Type reference (TYPE) XFELD 'X' Setzen "Commit-Work"-Kontrolle 20010928

Method SET_COMMMIT_WORK_CONTROL on class 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 Importing IM_PROPERTY Call by reference Type reference (TYPE) SWFUTRPROP Workflow: Property (Name/Value) für Transaktionskontext 20010925

Method SET_CONTEXT on class IF_SWF_UTL_TRANSACTION has no exception.

Method SET_TRFC_EXECUTED Signature

Method SET_TRFC_EXECUTED on class IF_SWF_UTL_TRANSACTION has no parameter.
Method SET_TRFC_EXECUTED on class IF_SWF_UTL_TRANSACTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in