The Function Module HRWPC_RFC_PCR_GET_PERSONS (Bestimme alle Personen zu einem PCR-Type) is a standard Function Module in SAP ERP and is part of the function group HRWPC_PCR_RFC within the package PWPC_MAN_PERSCHANGEREQUEST.
Function Module | HRWPC_RFC_PCR_GET_PERSONS |
Short Text | Bestimme alle Personen zu einem PCR-Type |
Function Group | HRWPC_PCR_RFC |
Package | PWPC_MAN_PERSCHANGEREQUEST |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE | TYPE | SYDATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
PCRTYPE | TYPE | HRWPC_PCR_PCR_TYPE | Antragstyp: Szenariengruppierung |
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 |
---|---|---|---|---|
PERNR_SCENARIO_TAB | LIKE | HRWPC_S_PC_PERNR_SCENARIO | PCR: Zuordnung Person zu Szenario | |
PERNR_TAB | LIKE | PERNRTAB | Struktur mit Personalnummern |
This function module does not define any Exceptions.