SAP ABAP Class IF_SWF_TSI_TRANSACTION_CONTEXT (TSI: Transaction Context Interface)
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
Class IF_SWF_TSI_TRANSACTION_CONTEXT  
Short Description TSI: Transaction Context Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051004   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SWF_TSI_TRANSACTION_CONTEXT has no forward declaration.
Interfaces
Class IF_SWF_TSI_TRANSACTION_CONTEXT has no interface implemented.
Friends
Class IF_SWF_TSI_TRANSACTION_CONTEXT has no friend class.
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
Class IF_SWF_TSI_TRANSACTION_CONTEXT has no event.
Types
Class 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 class 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 class 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 class 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 class IF_SWF_TSI_TRANSACTION_CONTEXT has no exception.

Method REQUEST_COMMIT_WORK Signature

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