SAP ABAP Function Module INST_RFC_URL (LS and RFC destination definition for URL generation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC (Application Component) Basis Components
⤷
SAIO (Package) ALL IN ONE developments
⤷
⤷
Basic Data
| Function Module | INST_RFC_URL | LS and RFC destination definition for URL generation |
| Function Group | SAIO | ALL IN ONE : Reports -> function-modules |
| Program Name | SAPLSAIO | |
| INCLUDE Name | LSAIOU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RESULT_RC | TYPE | INSTRETURN-INSTRESULT | SAP Installation: Result Value | |||
| |
RESULT_TEXT | TYPE | INSTRETURN-INSTRESTXT | SAP Installation: Result Text | |||
| |
I_LOADBALANCED | TYPE | RFCLBFLAG | ' ' | RFC via load distribution procedure (Load Balancing) | ||
| |
I_HOST | TYPE | RFCHOST | Name of target host | |||
| |
I_SID | TYPE | SID1 | System ID | |||
| |
I_SYSTEM_NUMBER | TYPE | RFCSERVICE | Service used (TCP service, SAP System number) | |||
| |
I_LOGON_GROUP | TYPE | LGASGRUP | R/3 logon group name | |||
| |
I_LANGUAGE | TYPE | RFCLANG | Explicit language | |||
| |
I_CLIENT | TYPE | RFCCLIENT | Explicit logon client | |||
| |
I_USER | TYPE | RFCUSER | Explicit user ID | |||
| |
I_PASSWORD | TYPE | RFCAUTH | Explicit password | |||
| |
I_TEXT | TYPE | RFCDOC-RFCDOC1 | Description of RFC connection | |||
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 | 20040312 |
| SAP Release Created in | 630 |