Menu

SAP Function Module GET_PAYSLIP

Entgeltnachweis im internen Format erzeugen

The Function Module GET_PAYSLIP (Entgeltnachweis im internen Format erzeugen) is a standard Function Module in SAP ERP and is part of the function group 7004 within the package PCAL.

Technical Information

Function Module GET_PAYSLIP
Short Text Entgeltnachweis im internen Format erzeugen
Function Group 7004
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEE_NUMBER LIKE BAPI7004-PERNR Personalnummer
PAYSLIP_VARIANT LIKE BAPI7004-PAYSLIP_VARIANT Variante des Entgeltnachweis-Programms
SEQUENCE_NUMBER LIKE BAPI7004_RL-SEQUENCENUMBER Sequenznr. aus Verzeichnis Abrechnungsergebnisse

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_INFO LIKE PC407 Info zum Entgeltnachweis
RETURN LIKE BAPIRETURN1 Nachrichten

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
P_FORM LIKE PC408 Entgeltnachweis im Rohformat-Format

Exceptions

This function module does not define any Exceptions.