The Function Module SLIM_CUA_USER_CHANGE_CHECKS () is a standard Function Module in SAP ERP and is part of the function group LAW_SUU5 within the package SLIM.
Function Module | SLIM_CUA_USER_CHANGE_CHECKS |
Short Text | |
Function Group | LAW_SUU5 |
Package | SLIM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECK_ON_SCREEN | TYPE | CHAR01 | SPACE | X' - check on the screen - stop on first error, otherwise - collect all erors |
UCLASS | TYPE | BAPIUCLASS | ||
USER_NAME | LIKE | BAPIBNAME-BAPIBNAME | User name in user master record |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
UCLASS | LIKE | BAPIUCLASS | ||
UCLASSX | TYPE | BAPIUCLASSX | Änderungsflags zur lizenzbezogenen Nutzerklassifikation |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ERRORTABLE | LIKE | BAPIRET2 | Return Parameters | |
UCLASSSYS | LIKE | BAPIUCLASSSYS |
This function module does not define any Exceptions.