SAP Function Module HR_HCP_BUILD_ALVTAB_KEYFIG

Tabelle für Beleganzeige statistische Kennzahlen erstellen

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

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
CH_ALVTAB_KEYFIG LIKE HRHCP_S_PLAN_ORIGDOC_KF_ALV ALV-Struktur für CO-Beleganzeige statistische Kennzahlen

Exceptions

This function module does not define any Exceptions.