Menu

SAP Function Module HR_AT_LZ_SEL_FOR_SPOOL

Selektiere druckbare Lohnzettel

The Function Module HR_AT_LZ_SEL_FOR_SPOOL (Selektiere druckbare Lohnzettel) is a standard Function Module in SAP ERP and is part of the function group 0PAF within the package PC03.

Technical Information

Function Module HR_AT_LZ_SEL_FOR_SPOOL
Short Text Selektiere druckbare Lohnzettel
Function Group 0PAF
Package PC03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ALV_L TYPE STANDARD TABLE ALV-Auswahl
I_LZBG1_L TYPE HRPAYAT_LZBG1_L Lohnzettel SV für GKK
I_LZBG2_L TYPE HRPAYAT_LZBG2_L Lohnzettel SV für BVA
I_LZE18_L TYPE HRPAYAT_LZE18_L Mitteilungen E18
I_LZL16_L TYPE HRPAYAT_LZL16_L Lohnzettel L16

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ALV_PRINT TYPE STANDARD TABLE ALV-Auswahl (druckbar)
I_LZBG1_PRINT TYPE HRPAYAT_LZBG1_L Lohnzettel SV für GKK
I_LZBG2_PRINT TYPE HRPAYAT_LZBG2_L Lohnzettel SV für BVA
I_LZE18_PRINT TYPE HRPAYAT_LZE18_L Mitteilungen E18
I_LZL16_PRINT TYPE HRPAYAT_LZL16_L Lohnzettel L16

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.