Menu

SAP Function Module HR_DE_LSTA_CONVERT_TO_FORM

Lohnsteueranmeldung für Formular aufbereiten

The Function Module HR_DE_LSTA_CONVERT_TO_FORM (Lohnsteueranmeldung für Formular aufbereiten) 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_CONVERT_TO_FORM
Short Text Lohnsteueranmeldung für Formular aufbereiten
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
APPLK TYPE P_APPL Teilapplikation
BULND TYPE BULND Bundesland
CONTINUE_ON_ERROR TYPE XFELD SPACE Schalter: Fehlerbehandlung
DIRECTORY TYPE STADUV_DIR StADÜV Prüfsatz
LSTA_DATA TYPE STADUV_DATA StADÜV: Datensatz
PROTOCOL TYPE XFELD SPACE Schalter: Protokollierung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FORM_DATA TYPE RPCSTAD0_FORM_DATA Lohnsteueranmeldung: Daten für SAPscript-Formular

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
PROTOKOLL LIKE STADUV_PROTOCOL StADÜV: Protokolltabelle

Exceptions

This function module does not define any Exceptions.