The Function Module SUPRN_PROFILE_GENERATOR (Profile generator) is a standard Function Module in SAP ERP and is part of the function group SUPRN within the package S_PROFGEN.
Function Module | SUPRN_PROFILE_GENERATOR |
Short Text | Profile generator |
Function Group | SUPRN |
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 |
---|---|---|---|---|
ACT_OBJID | LIKE | AGR_DEFINE-AGR_NAME | Object ID (job) | |
AUTHORITY_CHECKS | LIKE | SMENSAPNEW-CUSTOMIZED | 'X' | Ausführung der Berechtigungsprüfungen |
LTEXT | LIKE | AGR_TEXTS-TEXT | Long text for job | |
MAINTAIN | LIKE | SY-DATAR | Controls behavior (long text) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULT | LIKE | ' nothing, S - saved, G - generated |
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 |
---|---|---|---|---|
ACTIVITY_LIST | LIKE | AGR_STRUC |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
DIALOG_CANCELLED | 'Cancel' was pressed at some point |
NO_AUTHORITY | No authorization for infotype 1016 |
OBJID_NOT_FOUND | Object not available |