The Function Module S_ROLE_CNVT_TO_SROLE_AGR () is a standard Function Module in SAP ERP and is part of the function group SROLE_CMP within the package S_PROFGEN.
Function Module | S_ROLE_CNVT_TO_SROLE_AGR |
Short Text | |
Function Group | SROLE_CMP |
Package | S_PROFGEN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AGRNAME | TYPE | AGR_DEFINE-AGR_NAME | Role Name |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
AGRNODES | LIKE | AGR_SHIER | Structure for the Drag and Drop Tool | |
AGRTEXTS | LIKE | AGR_SHIERT | Structure for the Drag and Drop Tool |
This function module does not define any Exceptions.