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.
Function Module | SUSR_COMMEDITCHECK |
Short Text | |
Function Group | SUSX |
Package | SUSR |
Module Type | Normal Module |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.