SAP ABAP Interface IF_WS_IDP_ACCESS (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
Properties
Interface IF_WS_IDP_ACCESS  
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_ACCESS has no forward declaration.
Interfaces
Interface IF_WS_IDP_ACCESS has no interface.
Friends
Interface IF_WS_IDP_ACCESS has no friend.
Attributes
Interface IF_WS_IDP_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE Instance method Public Method List Business Documents from DB 20060707
2 SAVE Instance method Public Method Saves Business Documents 20060707
Events
Interface IF_WS_IDP_ACCESS has no event.
Types
Interface IF_WS_IDP_ACCESS has no local type.
Method Signatures

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_MSG_DATA Call by reference Type reference (TYPE) STRING 20060707
2 Importing I_CONTAINER_R Call by reference Type reference (TYPE) TABNAME Tabellenname 20060707
# Exception Resumable Description Created on
1 AUTHORIZATION_FAILURE Berechtigungsfehler 20060707
2 NOT_FOUND Dokument nicht gefunden 20060707

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_WR Call by reference Type reference (TYPE) TABNAME Tabellenname 20060707
2 Importing I_MSG_DATA Call by reference Type reference (TYPE) STRING 20060707
# Exception Resumable Description Created on
1 FAILED Speichern nicht möglich 20060707
History
Last changed by/on SAP  20090618 
SAP Release Created in