SAP ABAP Interface IF_RSDAS_PROVIDER (Data Access Service Provider Interface)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSDAS (Package) BW: Data Access Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDAS_PROVIDER_ROOT Data Access Service Provider Root-Implementation 20041116
Properties
Interface IF_RSDAS_PROVIDER  
Short Description Data Access Service Provider Interface    
General Data
Package RSDAS   BW: Data Access Services 
Created 20041116   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDAS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSDAS_PROVIDER has no interface.
Friends
Interface IF_RSDAS_PROVIDER has no friend.
Attributes
Interface IF_RSDAS_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DESCRIBE Instance method Public Method Reading of the Interface Description of the Service 20041116
2 GET_OBJECT_DETAILS Instance method Public Method Determines Data for the Basis BW Object of the Service 20050118
3 GET_VARIANTS Instance method Public Method Determines Possible Variants of the Service 20041216
4 PROCESS Instance method Public Method Execution of Service 20041116
Events
Interface IF_RSDAS_PROVIDER has no event.
Types
Interface IF_RSDAS_PROVIDER has no local type.
Method Signatures

Method DESCRIBE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) RSDAS_SERVICE_DESCRIPTION Beschreibung eines DataAccessService 20041116
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20041116
3 Exporting E_T_MESSAGE Call by reference Type reference (TYPE) RSRD_T_MESSAGE Tabellentyp für RRX_MESG 20041116
4 Exporting E_T_PARAMETER Call by reference Type reference (TYPE) RSDAS_T_PARAMETER Tabellentyp zu RSDAS_S_PARAMETER 20041116
5 Exporting E_T_VALUE Call by reference Type reference (TYPE) RSDAS_T_VALUE Liste von Werten zur Auswahl 20041217
6 Exporting E_T_VALUE_HELP_META Call by reference Type reference (TYPE) RSDAS_T_VALUE_HELP_META Metadaten für Wertehilfe zu Eingabeparametern 20051212

Method DESCRIBE on Interface IF_RSDAS_PROVIDER has no exception.

Method GET_OBJECT_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20050118
2 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20050118
3 Exporting E_T_MESSAGE Call by reference Type reference (TYPE) RSRD_T_MESSAGE Tabellentyp für RRX_MESG 20050118

Method GET_OBJECT_DETAILS on Interface IF_RSDAS_PROVIDER has no exception.

Method GET_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_VARIANT Call by reference Type reference (TYPE) RSDAS_T_VARIANT unterstützte Varianten zum Objekt 20041216

Method GET_VARIANTS on Interface IF_RSDAS_PROVIDER has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20041116
2 Exporting E_T_MESSAGE Call by reference Type reference (TYPE) RSRD_T_MESSAGE Tabellentyp für RRX_MESG 20041116
3 Exporting E_T_OUTPUT Call by reference Type reference (TYPE) RSDAS_T_SERVICE_OUTPUT Tabellentyp für RSDAS_S_SERVICE_OUTPUT 20041116
4 Importing I_T_INPUT Call by reference Type reference (TYPE) RSDAS_T_SERVICE_INPUT Tabellentyp für RSDAS_S_SERVICE_INPUT 20041116
5 Importing I_T_REQUESTED_OUTPUT Call by reference Type reference (TYPE) RSDAS_T_PARAMETER_ID Liste von ParameterIDs 20041116

Method PROCESS on Interface IF_RSDAS_PROVIDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700