The Function Module CLSE_SELECT_USR01 () is a standard Function Module in SAP ERP and is part of the function group CLSE within the package CL.
Function Module | CLSE_SELECT_USR01 |
Short Text | |
Function Group | CLSE |
Package | CL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
USERNAME | LIKE | SY-UNAME | SY-UNAME | User ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE_FORMAT | LIKE | |||
DECIMAL_SIGN | LIKE | SY-BATCH | Decimal point format | |
SEPARATOR | LIKE | SY-BATCH | ||
X_USR01 | LIKE | USR01 | Table contents USR01 with user |
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.