The Function Module COM_PR_AUTHGR_INSERT_IF_NEW (Annlegen Berechtigungsgruppe, falls nicht vorhanden) is a standard Function Module in SAP ERP and is part of the function group COM_PR_AUTHGR_DB within the package COM_PRODUCT_CUST.
Function Module | COM_PR_AUTHGR_INSERT_IF_NEW |
Short Text | Annlegen Berechtigungsgruppe, falls nicht vorhanden |
Function Group | COM_PR_AUTHGR_DB |
Package | COM_PRODUCT_CUST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_AUTH_GROUP | TYPE | COMT_AUTH_GROUP | Berechtigungsgruppe | |
IV_LOGSYS | TYPE | LOGSYS | SPACE | logisches System, aus dem Download erfolgt |
This function module does not define any EXPORTING parameters.
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.