SAP ABAP Class IF_RSDRV_RPROV_WRITABLE (Write Interface for Remote InfoProvider)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FCOM_IP_IPROV_WRITABLE Read and Writeback Interface for Virtual InfoProvider 20100618
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSL_ME_SID_QUERY Read Class for New TLOGO Provider 20120821
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSRTS_WRITE_ODP Write Data to an ODP 20100827
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSSEM_RPROV_WRITABLE Write Interface for Virtual Cube 20040827
Properties
Class IF_RSDRV_RPROV_WRITABLE  
Short Description Write Interface for Remote InfoProvider    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040827   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RSDRV_RPROV_WRITABLE has no forward declaration.
Interfaces
Class IF_RSDRV_RPROV_WRITABLE has no interface implemented.
Friends
Class IF_RSDRV_RPROV_WRITABLE has no friend class.
Attributes
Class IF_RSDRV_RPROV_WRITABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 SUPPORTS_UPDATE_TASK Static method Public Method Is writing to update task supported? 20061102
2 WRITE_DATA Static method Public Method Writing Data into a Remote InfoProvider 20040827
Events
Class IF_RSDRV_RPROV_WRITABLE has no event.
Types
Class IF_RSDRV_RPROV_WRITABLE has no local type.
Method Signatures

Method SUPPORTS_UPDATE_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUPPORTS_UPDATE_TASK Value transfer Type reference (TYPE) RS_BOOL Boolean 20061102
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20110714

Method SUPPORTS_UPDATE_TASK on class IF_RSDRV_RPROV_WRITABLE has no exception.

Method WRITE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Tabelle mit Nachrichten (Application Log Protokoll) 20040827
2 Importing I_INFOPROV Call by reference Type reference (TYPE) RSINFOPROV InfoProvider 20040827
3 Importing I_T_DATA Call by reference Type reference (TYPE) STANDARD TABLE Daten 20040827
# Exception Resumable Description Created on
1 ILLEGAL_DATA fehlerhafte Eingabeparameter 20040827
2 WRITE_ERROR Fehler beim Schreiben 20040827
History
Last changed by/on SAP  20130531 
SAP Release Created in