The Function Module SCPR_PRSET_CT_FATHERS_CLEAN (Template: Zu löschendes Profil aus Verwendern löschen) is a standard Function Module in SAP ERP and is part of the function group SCPRPS within the package SCPR.
Function Module | SCPR_PRSET_CT_FATHERS_CLEAN |
Short Text | Template: Zu löschendes Profil aus Verwendern löschen |
Function Group | SCPRPS |
Package | SCPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ORGID | LIKE | SCPRATTR-ORGID | Organisationskennzeichen des Benutzers | |
PROFID | LIKE | SCPRATTR-ID | Profil, dessen Verwender bereinigt werden |
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 |
---|---|---|---|---|
FATHERPROFS | LIKE | SCPROPROF | Verwender, aus denen das Sohnprofil entfernt wir |
This function module does not define any Exceptions.