Menu

SAP Function Module CLSE_SELECT_USR01

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.

Technical Information

Function Module CLSE_SELECT_USR01
Short Text
Function Group CLSE
Package CL
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.