SAP ABAP Interface IF_WS_IDP_HELPER (API Interface for Idempotent WS Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_IDP_HELPER (Package) SOAP Idempotent Service Layer for WS
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WS_IDP_HELPER Implementation of IDP WS Service 20060707
Properties
Interface IF_WS_IDP_HELPER  
Short Description API Interface for Idempotent WS Service    
General Data
Package SOAP_IDP_HELPER   SOAP Idempotent Service Layer for WS 
Created 20060707   SAP 
Last changed 20090618   SAP 
Unicode checks active    
Forward declarations
Interface IF_WS_IDP_HELPER has no forward declaration.
Interfaces
Interface IF_WS_IDP_HELPER has no interface.
Friends
Interface IF_WS_IDP_HELPER has no friend.
Attributes
Interface IF_WS_IDP_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_MESSAGE_PROCESSED Instance method Public Method Checks whether business document already processed 20060707
2 RETRIEVE Instance method Public Method Gets Business Document from DB 20060707
3 SAVE Instance method Public Method Saves Business Document 20060707
Events
Interface IF_WS_IDP_HELPER has no event.
Types
Interface IF_WS_IDP_HELPER has no local type.
Method Signatures

Method IS_MESSAGE_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROCESSED Value transfer Type reference (TYPE) BOOLEAN X=true, space=false 20060707
# Exception Resumable Description Created on
1 CX_SOAP_IDP_ENQUEUE_FAILURE Es ist ein Fehler beim Sperr aufgetreten 20060707

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CR_MSG_DATA Call by reference Object reference (TYPE REF TO) DATA 20060707
# Exception Resumable Description Created on
1 CX_SOAP_IDP_ENQUEUE_FAILURE Es ist ein Fehler beim Sperr aufgetreten 20060707
2 CX_SOAP_IDP_FAILURE SOAP IDP Ausnahme 20060707
3 CX_SOAP_IDP_NOT_FOUND Dokumenten nicht gefunden 20060707
4 CX_SOAP_IDP_TIME_OUT Dokument nicht mehr erreichbar 20060707

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MSG_DATA Call by reference Object reference (TYPE REF TO) DATA 20060707
# Exception Resumable Description Created on
1 CX_SOAP_IDP_FAILURE SOAP IDP Ausnahme 20060707
2 CX_SOAP_IDP_FAULT SOAP IDP: Fault Handling Required 20070619
History
Last changed by/on SAP  20090618 
SAP Release Created in