SAP ABAP Function Module BDL_GET_REF_SERVICE (Determines the reference service of given service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-SMG-SDD (Application Component) Service Data Download
     BDL3 (Package) Service data download (as of R/3 Release 3.x)
Basic Data
Function Module BDL_GET_REF_SERVICE Determines the reference service of given service  
Function Group BDL5   RFC-Download: Interface data functions  
Program Name SAPLBDL5    
INCLUDE Name LBDL5U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting CONTRACT_OUT TYPE BDLREFSERV-CONTRACT Agreement type
Exporting DESCR_OUT TYPE BDLREFSERV-DESCR Session subtype
Importing CONTRACT_IN TYPE BDLREFSERV-CONTRACT Agreement type
Importing DESCR_IN TYPE BDLREFSERV-DESCR Session subtype
Exception SERVICE_NOT_FOUND TYPE Service does not exist in table BDLREFSERV
               
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  20010122 
SAP Release Created in