The Function Module INST_RFC_URL_MULTIPLE (Create multiple LS and RFC Dest) is a standard Function Module in SAP ERP and is part of the function group SAIO within the package SAIO.
Function Module | INST_RFC_URL_MULTIPLE |
Short Text | Create multiple LS and RFC Dest |
Function Group | SAIO |
Package | SAIO |
Module Type | Remote-Enabled |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT_RC | TYPE | INSTRESULT | SAP Installation: Result Value | |
RESULT_TEXT | TYPE | INSTRESTXT | SAP Installation: Result Text |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_RFC_URL | LIKE | RFC_URL | Parameters for multiple LS and RFC creation | |
RESULT | LIKE | INSTRETURN | SAP Installation: Return Parameter |
This function module does not define any Exceptions.