Menu

SAP Function Module HR_PDC_NEXT_LOGOS_TRANSITION

Lohnscheingenerierung: Zustandsübergang durchführen

The Function Module HR_PDC_NEXT_LOGOS_TRANSITION (Lohnscheingenerierung: Zustandsübergang durchführen) is a standard Function Module in SAP ERP and is part of the function group HRTIM00PAIRWSTATE within the package PTIM.

Technical Information

Function Module HR_PDC_NEXT_LOGOS_TRANSITION
Short Text Lohnscheingenerierung: Zustandsübergang durchführen
Function Group HRTIM00PAIRWSTATE
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONDITION TYPE PT_CONDITION Bedingung für Zusatzdaten
LAST_STATE TYPE PT_LOGOS Lohnscheinzustand
TIME_EVENT_PDSNR TYPE PDSNR_D Daten für Personenzeiterfassung
TIME_EVENT_TYPE TYPE RETYP Zeitereignisart

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADD_DURATION TYPE PT_ADD_DURATION Zeitdauer addieren
CLOSE_NEW TYPE PT_CREATE_CLOSED_WAGE_SLIP Neuen aber geschlossenen Lohnschein anlegen
CLOSE_OLD TYPE PT_CLOSE_WAGE_SLIP Offenen Lohnschein schließen
EMESSAGE TYPE PTM_PDC_MESSAGE Paarbildung: Fehlerinformation
NEXT_STATE TYPE PT_LOGOS Lohnscheinzustand
OPEN_NEW TYPE PT_NEW_WAGE_SLIP Neuen Lohnschein öffnen
REOPEN_OLD TYPE PT_REOPEN_WAGE_SLIP Lohnschein wieder öffnen

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.