Menu

SAP Function Module SLIM_CUA_USER_CHANGE_CHECKS

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.

Technical Information

Function Module SLIM_CUA_USER_CHANGE_CHECKS
Short Text
Function Group LAW_SUU5
Package SLIM
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

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

Exceptions

This function module does not define any Exceptions.