Menu

SAP Function Module HR_DISPLAY_BASIC_LIST

Darstellung einstufiger Listen im TableControl

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module HR_DISPLAY_BASIC_LIST (Darstellung einstufiger Listen im TableControl) is a standard Function Module in SAP ERP and is part of the function group HRPH within the package PBAS.

Technical Information

Function Module HR_DISPLAY_BASIC_LIST
Short Text Darstellung einstufiger Listen im TableControl
Function Group HRPH
Package PBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDITIONAL_OPTIONS LIKE SPACE Other options
ALV_MARKER LIKE Spalte für Zeilenmarker
BASIC_LIST_TITLE LIKE SY-TITLE Dynpro title
CURRENT_REPORT LIKE SY-REPID Name of current report
DATA_STRUCTURE LIKE DD03L-TABNAME SPACE DDIC table name
DYN_PUSHBUTTON_TEXT1 LIKE Text for an additional button
DYN_PUSHBUTTON_TEXT2 LIKE Text for an additional button
DYN_PUSHBUTTON_TEXT3 LIKE Text for an additional button
DYN_PUSHBUTTON_TEXT4 LIKE Text for an additional button
DYN_PUSHBUTTON_TEXT5 LIKE Text for an additional button
DYN_PUSHBUTTON_TEXT6 LIKE Text for an additional button
FILE_NAME LIKE File name
FOOT_NOTE1 LIKE SPACE 1st footer
FOOT_NOTE2 LIKE SPACE 2nd footer
FOOT_NOTE3 LIKE SPACE 3rd footer
HEAD_LINE1 LIKE SPACE Page header
HEAD_LINE2 LIKE SPACE 2nd page header
HEAD_LINE3 LIKE SPACE 3rd page header
HEAD_LINE4 LIKE SPACE 4th page header
LAY_OUT TYPE I 0 Layout
LIST_LEVEL LIKE SPACE List level
NO_ALV_GRID TYPE CHAR1 SPACE Umstellung auf ALV-Grid unterdrücken
WORD_DOCUMENT LIKE RLGRAP-FILENAME Name of the Word document to be opened

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN_CODE LIKE SY-SUBRC Return value for DYN_PUSHBUTTONS

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
DATA_TAB LIKE Data table
ERROR_TAB LIKE HRERROR
FIELDNAME_TAB LIKE Title + DDIC + layout information
SELECT_TAB LIKE Selected records

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOWNLOAD_PROBLEM Problems during data transfer to PC
NO_DATA_TAB_ENTRIES No table entries available
PRINT_PROBLEMS Print problems
TABLE_MISMATCH Data inconsist. between DATA_TAB and FIELDNAME_TAB