Menu

SAP Function Module HR_P2005_LIST_SHOW_ALV_01

Infotyp anzeigen über einen Zeitraum in Listenform

The Function Module HR_P2005_LIST_SHOW_ALV_01 (Infotyp anzeigen über einen Zeitraum in Listenform) is a standard Function Module in SAP ERP and is part of the function group HRTIM00_PT40_LIST_FILL within the package PTIM.

Technical Information

Function Module HR_P2005_LIST_SHOW_ALV_01
Short Text Infotyp anzeigen über einen Zeitraum in Listenform
Function Group HRTIM00_PT40_LIST_FILL
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
BEGDA TYPE D auflisten von PP2005-BEGDA...
ENDDA TYPE D ...bis PP2005-ENDDA
FCODE TYPE C 'INS ' zum Verbergen in einer Datenzeile (->HIDE)
PNR LIKE PERNR-PERNR zum Verbergen in einer Datenzeile (->HIDE)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PP2005 LIKE P2005 die anzuzeigende interne Tabelle
PPTAB LIKE PERTAB Personalnummer - zugehörige Gruppierungen pro Zeitraum

Exceptions

This function module does not define any Exceptions.