SAP ABAP Function Module FDT_BRS_GET_DEPLOYMENTS (Retrieve the deployments for a certain function)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BR (Application Component) BRFplus - ABAP-Based Business Rules
⤷
SFDT_BRS_RS (Package) Business Rule Services: Remote Services

⤷

⤷

Basic Data
Function Module | FDT_BRS_GET_DEPLOYMENTS | Retrieve the deployments for a certain function |
Function Group | FDT_BRS_REMOTE_GENERATION | Business Rule Service Remote Generation |
Program Name | SAPLFDT_BRS_REMOTE_GENERATION | |
INCLUDE Name | LFDT_BRS_REMOTE_GENERATIONU06 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ET_DEPLOYMENT | TYPE | FDT_T_BRS_CC_0002 | Table with deployment data | |||
![]() |
EV_SERVICE_COUNT | TYPE | I | Number of different services | |||
![]() |
IV_SERVICE_ID | TYPE | FDT_UUID | Service ID | |||
![]() |
IV_VALID_FROM | TYPE | TIMESTAMP | Validity period start | |||
![]() |
IV_VALID_TO | TYPE | TIMESTAMP | Validity period end | |||
![]() |
IV_ONLY_APPL | TYPE | BOOLE_D | ABAP_TRUE: Return only the application information | |||
![]() |
IV_ONLY_SERVICE | TYPE | BOOLE_D | ABAP_TRUE: Return only the service information | |||
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 | 20130604 |
SAP Release Created in | 740 |