The Function Module RH_GET_ASSIGNED_PERSONS (Prüft, ob unter den Objekten der Verk.Tab. Personen hängen) is a standard Function Module in SAP ERP and is part of the function group RHMW2 within the package PP0M.
Function Module | RH_GET_ASSIGNED_PERSONS |
Short Text | Prüft, ob unter den Objekten der Verk.Tab. Personen hängen |
Function Group | RHMW2 |
Package | PP0M |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BEGDA | LIKE | PLOG-BEGDA | Beginndatum | |
ENDDA | LIKE | PLOG-ENDDA | Endedatum |
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 |
---|---|---|---|---|
ASSIGN_PER_TAB | LIKE | HRSETTAB | selektierte Personen | |
OBJECTS_TAB | LIKE | OBJEC | Tabelle der Wurzelobjekte |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INTERNAL_ERROR | Sonstiger Fehler |
NOTHING_FOUND | Keine Personen gefunden |
OBJECTS_TAB_EMPTY | Keine Wurzelobjekte übergeben |