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 |
|---|---|---|---|---|---|---|---|
| |
CONTRACT_OUT | TYPE | BDLREFSERV-CONTRACT | Agreement type | |||
| |
DESCR_OUT | TYPE | BDLREFSERV-DESCR | Session subtype | |||
| |
CONTRACT_IN | TYPE | BDLREFSERV-CONTRACT | Agreement type | |||
| |
DESCR_IN | TYPE | BDLREFSERV-DESCR | Session subtype | |||
| |
SERVICE_NOT_FOUND | TYPE | Service does not exist in table BDLREFSERV | ||||
Processing Type
| Normal Function 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 |