SAP ABAP Class IF_WS_IDP_ACCESS (API Interface for Idempotent WS Service)
Properties
Class IF_WS_IDP_ACCESS  
Short Description API Interface for Idempotent WS Service    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060707   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WS_IDP_ACCESS has no forward declaration.
Interfaces
Class IF_WS_IDP_ACCESS has no interface implemented.
Friends
Class IF_WS_IDP_ACCESS has no friend class.
Attributes
Class 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
Class IF_WS_IDP_ACCESS has no event.
Types
Class 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