SAP ABAP Function Module RSDAS_DDAS_GET_DETAIL (Reading the properties of a DDAs)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSDAS (Package) BW: Data Access Services
Basic Data
Function Module RSDAS_DDAS_GET_DETAIL Reading the properties of a DDAs  
Function Group RSDAS_PERSIST_LAYER   Access to Persistance Layer  
Program Name SAPLRSDAS_PERSIST_LAYER    
INCLUDE Name LRSDAS_PERSIST_LAYERU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUBRC TYPE SYSUBRC Return Value
Exporting E_S_PROPERTIES TYPE RSDAS_S_PERSIST_PROP Properties: Data Access Services
Exporting E_S_ADMIN TYPE RSDAS_S_PERSIST_ADMIN Additional Information on D.A.S.
Exporting E_S_RETURN TYPE RSDAS_S_RFC_RETURN Return Structure for RFC Calls to D.A.S.
Importing I_SERVICE_ID TYPE RSDAS_SERVICE_ID ID of a Data Access Service
Importing I_OBJVERS TYPE RSOBJVERS 'A' Object Version
Importing I_DISPLAY_ONLY TYPE RS_BOOL 'X' 'X ': only display, ' ' with prepare
Tables E_T_SERVPAR TYPE RSDAS_S_PERSIST_SP_PROP
Tables E_T_SERVPARVAL TYPE RSDAS_S_PERSIST_SERVPARVAL Value of the Service Parameter of the Data Access Service
Tables E_T_MSG TYPE RSDAS_S_MESSAGE Structure for Messages
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20041223 
SAP Release Created in 700