SAP ABAP Class IF_WS_TRANSACTION_CALLBACK (webservice agent)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEH_DEMO feh demo class 20070813
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FEH_REGISTRATION Registration and Restarting of FEH 20071128
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_XMS_FEH_APPL_TEST Test FEH 20071019
Properties
Class IF_WS_TRANSACTION_CALLBACK  
Short Description webservice agent    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070813   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_TRANSACTION_CALLBACK has no forward declaration.
Interfaces
Class IF_WS_TRANSACTION_CALLBACK has no interface implemented.
Friends
Class IF_WS_TRANSACTION_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_STAT_CANCEL Constant Public Type reference (TYPE) CHAR1 'C' Single-Character Flag 20110323
2 GC_STAT_FEH Constant Public Type reference (TYPE) CHAR1 ' ' Single-Character Flag 20110323
3 GC_STAT_FINISH Constant Public Type reference (TYPE) CHAR1 'F' Single-Character Flag 20110323
Methods
# Method Level Visibility Method type Description Created on
1 CALLBACK Instance method Public Method 20070813
2 ON_ERROR_PROCESS_ROLLBACK_WORK Instance method Public Method 20070813
Events
Class IF_WS_TRANSACTION_CALLBACK has no event.
Types
Class IF_WS_TRANSACTION_CALLBACK has no local type.
Method Signatures

Method CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_WS_FEH_TA_HANDLER Call by reference Object reference (TYPE REF TO) IF_WS_FEH_TA_HANDLER Transaction handler for FEH callback 20110323
2 Returning RV_WS_CALLBACK_STATUS Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20110323

Method CALLBACK on class IF_WS_TRANSACTION_CALLBACK has no exception.

Method ON_ERROR_PROCESS_ROLLBACK_WORK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ROLLBACK_WORK_BY_WS_RUNTIME Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070813

Method ON_ERROR_PROCESS_ROLLBACK_WORK on class IF_WS_TRANSACTION_CALLBACK has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in