Menu

SAP Function Module HR_DETAIL_UCOMM_ALV_01

Benutzerkommandos in der Belegsicht verarbeiten

The Function Module HR_DETAIL_UCOMM_ALV_01 (Benutzerkommandos in der Belegsicht verarbeiten) is a standard Function Module in SAP ERP and is part of the function group HRTIM00_PT40_DOC_VIEW within the package PTIM.

Technical Information

Function Module HR_DETAIL_UCOMM_ALV_01
Short Text Benutzerkommandos in der Belegsicht verarbeiten
Function Group HRTIM00_PT40_DOC_VIEW
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
I_PNRIDX TYPE I Falls PNRIDX noch nicht ermittelt, muss er mitgegeben werden.
UCOMM LIKE SY-UCOMM das aktuelle Kommando (2001, TIME,...)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
NEW_PNRIDX TYPE I New index of person (after navigation)
SHOW_ALL_OBJECTS TYPE C If the more/less button has been pressed returns 'X'/' '

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.