Menu

SAP Function Module HR_DE_LSTA_CREATE

Lohnsteueranmeldung anlegen

The Function Module HR_DE_LSTA_CREATE (Lohnsteueranmeldung anlegen) 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_CREATE
Short Text Lohnsteueranmeldung anlegen
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
ABPER TYPE PAPER Abrechnungsperiode
ANSCHART TYPE PDST15 Anschriftenart
ANZBE TYPE NUMC7 StADÜV: Siebenstelliger Wert
APPL TYPE P_APPL Applikationskennzeichen
BEGDA TYPE DATS Feld vom Typ DATS
BLAND TYPE BULND Bundesland
BTRTL TYPE BTRTL Personalteilbereich
ENDDA TYPE DATS Feld vom Typ DATS
WAEHRUNG TYPE WAERS Währungsschlüssel
WERKS TYPE PERSA Personalbereich

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATENSATZ TYPE STADUV_DATA StADÜV: Datensatz
PRUEFSATZ TYPE STADUV_DIR StADÜV Prüfsatz
SUMMENSATZ TYPE STADUV_SUM StADÜV: Summensatz

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
ZRT LIKE STADUV_ZRT StADÜV: Tabelle Auswertung Abrechnungsergebnisse

Exceptions

This function module does not define any Exceptions.