SAP Function Module RP_HIRE_FIRE_OO

Ermittelt fuer eine Person das Eintritts- und evt. das Austrittsdatum

The Function Module RP_HIRE_FIRE_OO (Ermittelt fuer eine Person das Eintritts- und evt. das Austrittsdatum) is a standard Function Module in SAP ERP and is part of the function group RPAI within the package PBAS.

Technical Information

Function Module RP_HIRE_FIRE_OO
Short Text Ermittelt fuer eine Person das Eintritts- und evt. das Austrittsdatum
Function Group RPAI
Package PBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_P0000 TYPE P0000_TAB Personal-Stammsatz Infotyp 0000 (Massnahmen)
IT_P0001 TYPE P0001_TAB Personal-Stammsatz Infotyp 0001 (Org. Zuordnung)
I_BEGDA TYPE BEGDA '18000101' Beginndatum
I_ENDDA TYPE ENDDA '99991231' Endedatum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_PHIFI TYPE TIM_PHIFI_TAB Generierter Tabellentyp zur SMOD-Migration
E_FIRE_DATE TYPE BEGDA Austrittsdatum
E_HIRE_DATE TYPE ENDDA Eintrittsdatum

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.