Menu

SAP Function Module RH_SELECT_ENTRIES_FROM_ITAB

The Function Module RH_SELECT_ENTRIES_FROM_ITAB () is a standard Function Module in SAP ERP and is part of the function group RHUZ within the package SP00.

Technical Information

Function Module RH_SELECT_ENTRIES_FROM_ITAB
Short Text
Function Group RHUZ
Package SP00
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DISPLAY_ONLY LIKE HRPP0C-TEST Display Only
FIRST_BYTE_IS_CROSS LIKE HRPP0C-TEST
MARK_ENTRIES LIKE HRPP0C-TEST
MARK_MAX LIKE SY-TABIX
REFSTRUCT LIKE SWCONTDEF-REFSTRUCT
WIN_TITLE LIKE Window title

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
FIELD_NAMES LIKE BL01_FIELD
HEADER_TEXTS LIKE
INPUT_TAB LIKE
SEL_TAB LIKE

Exceptions

This function module does not define any Exceptions.