The Function Module BWSO_EMS_PARAM_GET () is a standard Function Module in SAP ERP and is part of the function group BW03 within the package SIWW.
Function Module | BWSO_EMS_PARAM_GET |
Short Text | |
Function Group | BW03 |
Package | SIWW |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USERNAME | LIKE | SY-UNAME | SAP System, User Logon Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXTNAME | TYPE | CHAR255 | Char255 | |
PCPATH | TYPE | CHAR255 | Char255 | |
PREVHEAD | TYPE | CHAR1 | Single-Character Flag | |
PREVIEW | TYPE | CHAR1 | Single-Character Flag | |
SERVER | TYPE | CHAR255 | Char255 | |
STARTPC | TYPE | CHAR1 | Single-Character Flag | |
STARTWEB | TYPE | CHAR1 | Single-Character Flag | |
WEBSERVER | TYPE | CHAR255 | Char255 |
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.