The Function Module S_AUTH_TRANSFER_AUTH_DATA () is a standard Function Module in SAP ERP and is part of the function group S_AUTH_TOOL_GENERATE within the package S_AUTH_EXTERNAL.
Function Module | S_AUTH_TRANSFER_AUTH_DATA |
Short Text | |
Function Group | S_AUTH_TOOL_GENERATE |
Package | S_AUTH_EXTERNAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DERIVED_AGR_FOR_SINGLE_MODE | LIKE | AGR_DEFINE-AGR_NAME | SPACE | Role Name |
FILL_EMPTY_ORGS_WITH_DEFAULT | LIKE | SMENSAPNEW-CUSTOMIZED | 'X' | Customized ('C') or standard menu ('S') flag |
PERFORMANCE_OPTIMIZER | LIKE | SMENSAPNEW-CUSTOMIZED | 'X' | Customized ('C') or standard menu ('S') flag |
PROGRESS_INDICATOR | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
SINGLE_MODE | LIKE | SMENSAPNEW-CUSTOMIZED | SPACE | Customized ('C') or standard menu ('S') flag |
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.