Menu

SAP Function Module HR_DE_LSTA_DISPLAY_FORM

Lohnsteueranmeldung anzeigen

The Function Module HR_DE_LSTA_DISPLAY_FORM (Lohnsteueranmeldung anzeigen) is a standard Function Module in SAP ERP and is part of the function group HR_DE_ST_LSTA within the package P01T.

Technical Information

Function Module HR_DE_LSTA_DISPLAY_FORM
Short Text Lohnsteueranmeldung anzeigen
Function Group HR_DE_ST_LSTA
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
CONTINUE_ON_ERROR TYPE XFELD SPACE Schalter: Fehlerbehandlung
FORM_NAME TYPE RSSCF-TDFORM Formularname
OBJECT_DATA TYPE RPCSTAD0L ALV-Struktur Lohnsteueranmeldung
PA_PRNTR LIKE RPMSEL00-PDEST Spool: Ausgabegerät
PA_REPID LIKE SY-REPID ABAP-Programm, aktuelles Rahmenprogramm
PROTOCOL TYPE XFELD SPACE Schalter: Protokollierung
P_APPL TYPE P_APPL Teilapplikation
SINGLE TYPE XFELD 'X' Einzelaufruf

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.