The Function Module CLPR_GET_USER_DATA (Read User Settings for Classification) is a standard Function Module in SAP ERP and is part of the function group CLPR within the package CL.
Function Module | CLPR_GET_USER_DATA |
Short Text | Read User Settings for Classification |
Function Group | CLPR |
Package | CL |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CLPROF | LIKE | CLPROF | User Settings | |
E_DEFAULT | LIKE | SY-BATCH | Default Setting Set, Because No Setting Found |
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.