The Function Module WP_LAUNCH_R3_TRANSACTION (Workplace interface to start R/3 transactions) is a standard Function Module in SAP ERP and is part of the function group WP_SERVICES within the package SWPS.
Function Module | WP_LAUNCH_R3_TRANSACTION |
Short Text | Workplace interface to start R/3 transactions |
Function Group | WP_SERVICES |
Package | SWPS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LANGUAGE | TYPE | LANG_KEY | SPACE | Language ID (ISO Standard) |
SERVICE_ID | TYPE | SERVICE_ID | Transaction Code | |
SERVICE_LOGSYS | TYPE | LOGSYS | SPACE | Logical System |
USER_NAME | TYPE | WPUSER | SPACE | Workplace User, R/3 Logon Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SERVICE_URL | TYPE | SERVICE_RL | URL for a Service | |
WP_URL_TYPE | TYPE | WP_URL_TP | Workplace URL Type |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.