Menu

SAP Function Module HR_CH_APPEND_ALV

HR-CH: Anzeige einer ALV Appendliste

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module HR_CH_APPEND_ALV (HR-CH: Anzeige einer ALV Appendliste) 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
Short Text HR-CH: Anzeige einer ALV Appendliste
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
CALLBACK_PROGRAM LIKE SY-REPID Report mit Callback-Routine USER_COMMAND
CLIST_FIELDCAT TYPE SLIS_T_FIELDCAT_ALV Feldkatalog für Kontrollliste
CLIST_LAYOUT TYPE SLIS_LAYOUT_ALV Layout für Kontrollliste
CLIST_STRUCNAME TYPE PAY_STRUCNAME DDIC-Strukturname des Zeilentyps der Kontrollliste
CLIST_TABLEREF TYPE PAY_DATA_REFERENCE Datenreferenz auf den Inhalt der Kontrollliste
CLIST_VARIANT_REPID LIKE SY-REPID Reportname, unter dem Anzeigevarianten der Kontrollliste gesichert werden
GLOBAL_LISTHEADER TYPE PAY_ALV_COMMENT Überschrift der Appendliste
IS_VARIANT_CTRL TYPE DISVARIANT Variante Kontrollliste übersteuern
MIN_LINESIZE TYPE INT4 Zeilenbreite der Appendliste
PF_STATUS TYPE SYPFKEY 'LISTSTATUS' Alternativer GUI-Status für die Appendliste
PF_STATUS_PROG TYPE PROGNAME 'SAPLRPCG' Reportname für alternativen GUI-Status der Appendliste
TABLES_AND_INFOS TYPE HRPAYCH_TABLEREF_AND_INFO als Appendliste anzuzeigende Tabellen

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
ERRORLIST TYPE P02VS_ERRLIST Meldungen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CALL_ERROR Fehler beim Aufruf