The Function Module HR_HCP_BUILD_ALVTAB_KEYFIG (Tabelle für Beleganzeige statistische Kennzahlen erstellen) is a standard Function Module in SAP ERP and is part of the function group HRHCP00_PLAN_ALV_ORIGDOC within the package PAOC_HCP_PLAN.
Function Module | HR_HCP_BUILD_ALVTAB_KEYFIG |
Short Text | Tabelle für Beleganzeige statistische Kennzahlen erstellen |
Function Group | HRHCP00_PLAN_ALV_ORIGDOC |
Package | PAOC_HCP_PLAN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_BAPILINE_KEYFIG | TYPE | HRHCP_S_PLAN_BAPISTRUC_KEYFIG | Struktur der BAPI-Tabellen eines Aufrufs stat. Kennzahlen | |
IM_CHECK_POSTED | TYPE | CHAR1 | SPACE | Icon je nach gebucht-Status setzen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EX_ALVINDEX | TYPE | HRHCP00_PLAN_ORIGDOC_INDEX | Verknüpfung zwischen Belegzeile und BAPI-Struktur |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CH_ALVTAB_KEYFIG | LIKE | HRHCP_S_PLAN_ORIGDOC_KF_ALV | ALV-Struktur für CO-Beleganzeige statistische Kennzahlen |
This function module does not define any Exceptions.