Menu

SAP Function Module SUSR_COMMEDITCHECK

The Function Module SUSR_COMMEDITCHECK () is a standard Function Module in SAP ERP and is part of the function group SUSX within the package SUSR.

Technical Information

Function Module SUSR_COMMEDITCHECK
Short Text
Function Group SUSX
Package SUSR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECTNAME LIKE E071-OBJ_NAME 'AUTHB' Name of the transfer object (autho
TRANSOBJECTTYPE LIKE 'F' Category of the object (F, O, C, A

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN_FROM_KORR LIKE 0-change, 4-display, 12-cancel
RETURN_LS_TADIR TYPE TADIR Directory of Repository Objects

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.