The Function Module RSLG_FIND_PARAMS () is a standard Function Module in SAP ERP and is part of the function group SLO4 within the package SLOG.
Function Module | RSLG_FIND_PARAMS |
Short Text | |
Function Group | SLO4 |
Package | SLOG |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE_TIME | LIKE | RSLGENTR-SLGDATTIM | Date/time when parameters were stored | |
EXTERN_MODE | LIKE | RSLGENTR-SLGMODE | '0' | External SAP mode from which |
TERMINAL | LIKE | RSLGENTR-SLGLTRM | Terminal from which parameters were stored |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PARAM_ARRAY | LIKE | Parameter as array |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_FOUND | No suitable parameters found |