Menu

SAP Function Module HR_DE_ST_SHOW_DATA_A

HR-DST: Anzeige von Datensätzen

The Function Module HR_DE_ST_SHOW_DATA_A (HR-DST: Anzeige von Datensätzen) is a standard Function Module in SAP ERP and is part of the function group HRST_DATASET within the package P01T.

Technical Information

Function Module HR_DE_ST_SHOW_DATA_A
Short Text HR-DST: Anzeige von Datensätzen
Function Group HRST_DATASET
Package P01T
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_COLM TYPE P01T_PACOLM 'X' HR-DST: Ausgabe im Column Tree Control
P_LIST TYPE P01T_PALIST HR-DST: Ausgabe als Druckliste

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
T_BTG LIKE P01T_A_BTG LStA: Steuerbeträge auf der Lohnssteueranmeldung
T_DAT LIKE P01T_A_DAT LStA: Allgemeine Daten Lohnsteueranmeldung
T_KEY LIKE P01T_A_ADS LStA: Statusverwaltung Lohnsteueranmeldung

Exceptions

This function module does not define any Exceptions.