Menu

SAP Function Module CRM_USER_CHECK

Consistency Check for User in Portal and Backend

The Function Module CRM_USER_CHECK (Consistency Check for User in Portal and Backend) is a standard Function Module in SAP ERP and is part of the function group CRMC_PRT_URL_CHECK within the package CRM_BSP_URL_GENERATION.

Technical Information

Function Module CRM_USER_CHECK
Short Text Consistency Check for User in Portal and Backend
Function Group CRMC_PRT_URL_CHECK
Package CRM_BSP_URL_GENERATION
Module Type Remote-Enabled

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_USERS LIKE CRMS_USER_ROLES User Data for Comparing Between Portal and Backend
IM_USERS LIKE CRMS_USER User Data for Comparing Between Portal and Backend

Exceptions

This function module does not define any Exceptions.