Menu

SAP Function Module HR_AT_GET_AUSVG_FROM_DATE

Ermitteln von Teil 2 der SV-Nummer aus einem Datum (inkl. 13. Monat)

The Function Module HR_AT_GET_AUSVG_FROM_DATE (Ermitteln von Teil 2 der SV-Nummer aus einem Datum (inkl. 13. Monat)) is a standard Function Module in SAP ERP and is part of the function group 0PAB within the package PB03.

Technical Information

Function Module HR_AT_GET_AUSVG_FROM_DATE
Short Text Ermitteln von Teil 2 der SV-Nummer aus einem Datum (inkl. 13. Monat)
Function Group 0PAB
Package PB03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_BIRTHDAY TYPE D Geburtsdatum

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_DEF_AUSVG TYPE AUSVG 2. Teil der SV-Nummer (Geburtsdatum)
P_MSG TYPE SYMSG Struktur der Message-Variablen
P_SUBRC TYPE SYSUBRC 0--okay,2--ungültiges Geburtsdatum

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
RC_BIRTHDAY_NOT_VALID Wert in Geburtsdatum ist nicht gültig