The Function Module HRWPC_PCR_SP_INIT (Initialisieren der Daten für PCR Sonderzahlungen) is a standard Function Module in SAP ERP and is part of the function group HRWPC_PCR_SP_UTILITIES within the package PWPC_MAN_PERSCHANGEREQUEST.
Function Module | HRWPC_PCR_SP_INIT |
Short Text | Initialisieren der Daten für PCR Sonderzahlungen |
Function Group | HRWPC_PCR_SP_UTILITIES |
Package | PWPC_MAN_PERSCHANGEREQUEST |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLT_VAL | TYPE | QSCENARIO | Schlüssel für ein Szenario | |
MODE | TYPE | QISRDMODE | Internal Service Request: Modus |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADDITIONAL_DATA | TYPE | QISRTSPECIAL_PARAM | Internal Service Request: Werte der speziellen Felder | |
FORM_VIEW | TYPE | QISRDFORMVIEW | Formular Sicht | |
GENERAL_DATA | TYPE | QISRSGENERAL_PARAM | Internal Service Request: Allgemeine Daten | |
PAGE | TYPE | QISRDFORMPAGE | Formular Seitennummer | |
SPECIAL_DATA | TYPE | QISRTSPECIAL_PARAM | Internal Service Request: Werte der speziellen Felder |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.