SAP ABAP Class IF_SOAP_TX_HANDLER (Transaction Handler)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SOAP_TX_HANDLER Sequence Transaction Handler 20050603
Properties
Class IF_SOAP_TX_HANDLER  
Short Description Transaction Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050520   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 TSOAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SOAP_TX_HANDLER has no interface implemented.
Friends
Class IF_SOAP_TX_HANDLER has no friend class.
Attributes
Class IF_SOAP_TX_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ALLOW_COMMIT Instance method Public Method 20070814
2 FINALIZE Instance method Public Method 20060407
3 FORBID_COMMIT Instance method Public Method 20070814
4 REGISTER Instance method Public Method 20060406
5 REGISTER_ON_FAILURE Instance method Public Method 20060616
6 SET_EXCEPTION Instance method Public Method 20060407
Events
Class IF_SOAP_TX_HANDLER has no event.
Types
Class IF_SOAP_TX_HANDLER has no local type.
Method Signatures

Method ALLOW_COMMIT Signature

Method ALLOW_COMMIT on class IF_SOAP_TX_HANDLER has no parameter.
Method ALLOW_COMMIT on class IF_SOAP_TX_HANDLER has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Object reference (TYPE REF TO) IF_SOAP_TXH_COMMIT Transaktions Commit Handling 20060901
2 Returning LUW_COMMITTED Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20060428
3 Importing TERMINATE_LUW Call by reference Type reference (TYPE) BOOLEAN TSOAP_FALSE boolsche Variable (X=true, -=false, space=unknown) 20060428

Method FINALIZE on class IF_SOAP_TX_HANDLER has no exception.

Method FORBID_COMMIT Signature

Method FORBID_COMMIT on class IF_SOAP_TX_HANDLER has no parameter.
Method FORBID_COMMIT on class IF_SOAP_TX_HANDLER has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Object reference (TYPE REF TO) IF_SOAP_TXH_COMMIT Transaktions Commit Handling 20060406

Method REGISTER on class IF_SOAP_TX_HANDLER has no exception.

Method REGISTER_ON_FAILURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20060616
2 Importing TASK_ID Call by reference Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20060616
3 Importing USERSWITCH Call by reference Type reference (TYPE) CHAR1 ' ' Einstelliges Kennzeichen 20060616

Method REGISTER_ON_FAILURE on class IF_SOAP_TX_HANDLER has no exception.

Method SET_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSIDER_CIH Call by reference Type reference (TYPE) CHAR1 ' ' Ausnahmen mit statischer und dynamischer Prüfung von RAISING 20060407

Method SET_EXCEPTION on class IF_SOAP_TX_HANDLER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in