Menu

SAP Function Module HR_CH_APPEND_ALV_ADR

Erzeugen einer Adressliste zur Anzeige mit Baustein 'HR_CH_APPEND_ALV'

The Function Module HR_CH_APPEND_ALV_ADR (Erzeugen einer Adressliste zur Anzeige mit Baustein 'HR_CH_APPEND_ALV') is a standard Function Module in SAP ERP and is part of the function group RPCG within the package PC02.

Technical Information

Function Module HR_CH_APPEND_ALV_ADR
Short Text Erzeugen einer Adressliste zur Anzeige mit Baustein 'HR_CH_APPEND_ALV'
Function Group RPCG
Package PC02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_ANWSCHCH TYPE P02_ANWSCH Anwendungsschlüssel
P_ENDDA TYPE ENDDA Stichtag zum Lesen der Adressen
P_HEADER TYPE HRPAYCH_ALV_COMMENTS Seitenkopf für die Adressliste

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TABLES_AND_INFOS TYPE HRPAYCH_TABLEREF_AND_INFO zur Ausgabe über Funktionsbaustein HR_CH_APPEND_ALV aufbereitete Adressliste

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P02ABREH_ADR TYPE HRPAYCH_ABREH_ADR_TAB für die Adressliste zu berücksichtigende Abrechnungseinheiten

Exceptions

This function module does not define any Exceptions.