Menu

SAP Function Module RH_SHOW_RESOURCE_OPEN

Offene Ressourcenbelegungen pro E, R (Anzeige)

The Function Module RH_SHOW_RESOURCE_OPEN (Offene Ressourcenbelegungen pro E, R (Anzeige)) is a standard Function Module in SAP ERP and is part of the function group RHV3 within the package PP09.

Technical Information

Function Module RH_SHOW_RESOURCE_OPEN
Short Text Offene Ressourcenbelegungen pro E, R (Anzeige)
Function Group RHV3
Package PP09
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MODE LIKE HRVCOST-MODE '-E, 'X'-R
ORTID LIKE P1000-OBJID OrtID
WINEND_COL LIKE SY-CUCOL '100' Popup Startkoordinate (Spalte)
WINEND_ROW LIKE SY-CUROW '20' Popup Startkoordinate (Zeile)

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
ORES_TAB LIKE HRVPORES ->Ergebnistabelle

Exceptions

This function module does not define any Exceptions.