SAP ABAP Class IF_FSL_IDP_SERVICE_HELPER (Help Function for Access to Idempotency Service)
Properties
Class IF_FSL_IDP_SERVICE_HELPER  
Short Description Help Function for Access to Idempotency Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070828   SAP 
Last change 20110908   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)
Interfaces
Class IF_FSL_IDP_SERVICE_HELPER has no interface implemented.
Friends
Class IF_FSL_IDP_SERVICE_HELPER has no friend class.
Attributes
Class IF_FSL_IDP_SERVICE_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FINALIZE Instance method Public Method Concludes Idempotency Execution 20070828
2 PREPARE Instance method Public Method Executes Preparatory Steps for Idempotency Service 20070828
Events
Class IF_FSL_IDP_SERVICE_HELPER has no event.
Types
Class IF_FSL_IDP_SERVICE_HELPER has no local type.
Method Signatures

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STR_OUTPUT Call by reference Type reference (TYPE) ANY 20070831
# Exception Resumable Description Created on
1 CX_FSL_INTERNAL_ERROR Interner Fehler in Service Implementierung 20070831

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_IS_PROCESSED Call by reference Type reference (TYPE) ABAP_BOOL 20070831
2 Exporting E_STR_OUTPUT Call by reference Type reference (TYPE) ANY 20070831
3 Importing I_RETRY_DELAY Call by reference Type reference (TYPE) F 1 20070831
4 Importing I_STR_MSG_HEADER Call by reference Type reference (TYPE) ANY 20070831
# Exception Resumable Description Created on
1 CX_FSL_INTERNAL_ERROR Interner Fehler in Service Implementierung 20070831
History
Last changed by/on SAP  20110908 
SAP Release Created in