Menu

SAP Function Module SNC_USER_CHANGE_CHECKS

The Function Module SNC_USER_CHANGE_CHECKS () is a standard Function Module in SAP ERP and is part of the function group SNCB within the package SECN.

Technical Information

Function Module SNC_USER_CHANGE_CHECKS
Short Text
Function Group SNCB
Package SECN
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
USER_NAME LIKE BAPIBNAME-BAPIBNAME User Name
USER_SNC LIKE BAPISNCU
USER_SNCX LIKE BAPISNCUX 'XX'

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
ERRORTABLE LIKE BAPIRET2 Table with error messages

Exceptions

This function module does not define any Exceptions.