Menu

SAP Function Module HR_COUNTRY_MOVE_ENTER_ACTIONS

HR Länderwechsel: Eingabe der Maßnahmearten

The Function Module HR_COUNTRY_MOVE_ENTER_ACTIONS (HR Länderwechsel: Eingabe der Maßnahmearten) is a standard Function Module in SAP ERP and is part of the function group HRPAD00ACTIONS within the package PBAS.

Technical Information

Function Module HR_COUNTRY_MOVE_ENTER_ACTIONS
Short Text HR Länderwechsel: Eingabe der Maßnahmearten
Function Group HRPAD00ACTIONS
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
DATE_IN LIKE P0000-BEGDA SY-DATUM Datum des Länderwechsels
MASSN LIKE P0000-MASSN Länderwechselmaßnahme
PERSNR LIKE P0000-PERNR Personalnummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATE_OUT LIKE P0000-BEGDA Datum des Länderwechsels
FIRE_ACTION LIKE P0000-MASSN Austrittsmaßnahme
FIRE_PERNR LIKE P0000-PERNR bisherige Personalnummer
FIRE_REASON LIKE P0000-MASSG Grund für Austrittsmaßnahme
HIRE_ACTION LIKE P0000-MASSN Eintrittsmaßnahme
HIRE_PERNR LIKE P0000-PERNR neue Personalnummer
HIRE_REASON LIKE P0000-MASSG Grund für Eintrittsmaßnahme
NO_FIRE_ACTION TYPE FLAG Kennzeichen: Länderwechsel ohne Austritt

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CANCELLED Aktion abgebrochen