SAP ABAP Interface IF_SWF_TSI_TRANSACTION_CONTEXT (TSI: Transaction Context Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM-RUN (Application Component) Runtime
     SWF_TSI (Package) Business Workflow: Transaction and Service Infrastructure
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWF_TSI_TRANSACTION 20060210
Properties
Interface IF_SWF_TSI_TRANSACTION_CONTEXT  
Short Description TSI: Transaction Context Interface    
General Data
Package SWF_TSI   Business Workflow: Transaction and Service Infrastructure 
Created 20051004   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no forward declaration.
Interfaces
Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no interface.
Friends
Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DBCONNAME_DEFAULT Constant Public Type reference (TYPE) DBCON_NAME 'DEFAULT' Logical Name for a Database Connection 20060209
2 C_UPDATE_MODE_SYNCHRONOUS Constant Public Type reference (TYPE) SWFTSIUPDMOD '00' Synchronous Database Updates 20060224
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATABASE_CONNECTION Instance method Public Method Gets Name of Database Connection 20060207
2 GET_SERVICE_PROVIDER Instance method Public Method Gets a Service Provider Instance 20060119
3 GET_TRANSACTION_ID Instance method Public Method Gets ID of Valid Transaction 20060120
4 GET_UPDATE_MODE Instance method Public Method Gets Update Mode of Transaction 20060224
5 REGISTER Instance method Public Method Registers a persistence object or rollback listener 20060209
6 REQUEST_COMMIT_WORK Instance method Public Method 20060703
Events
Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no event.
Types
Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no local type.
Method Signatures

Method GET_DATABASE_CONNECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_DATABASE_CONNECTION Value transfer Type reference (TYPE) DBCON_NAME 20060207

Method GET_DATABASE_CONNECTION on Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.

Method GET_SERVICE_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KEY Call by reference Type reference (TYPE) SWFTSISPK 20060120
2 Returning RE_SERVICE_PROVIDER Value transfer Object reference (TYPE REF TO) IF_SWF_TSI_SERVICE_PROVIDER 20060119
# Exception Resumable Description Created on
1 CX_SWF_TSI 20060208
2 CX_SWF_TSI_TX_INCONSISTENT 20060217

Method GET_TRANSACTION_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TRANSACTION_ID Value transfer Type reference (TYPE) SWFTSITXID 20060120

Method GET_TRANSACTION_ID on Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.

Method GET_UPDATE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_UPDATE_MODE Value transfer Type reference (TYPE) SWFTSIUPDMOD TSI: Update-Modus einer Transaktion 20060224

Method GET_UPDATE_MODE on Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERSISTABLE Call by reference Object reference (TYPE REF TO) IF_SWF_TSI_PERSISTABLE TSI: Interface für Service-Provider mit Persistenz 20060209
2 Importing IM_ROLLBACK_LISTENER Call by reference Object reference (TYPE REF TO) IF_SWF_TSI_ROLLBACK_LISTENER 20060608

Method REGISTER on Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.

Method REQUEST_COMMIT_WORK Signature

Method REQUEST_COMMIT_WORK on Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no parameter.
Method REQUEST_COMMIT_WORK on Interface IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710