Menu

SAP Function Module FM_CCF_LIST_TOP_PREPARE

Aufbereiten des Listkopfes für Obligovortragsprogramme

The Function Module FM_CCF_LIST_TOP_PREPARE (Aufbereiten des Listkopfes für Obligovortragsprogramme) is a standard Function Module in SAP ERP and is part of the function group FMYC_DV3 within the package FMBS_ADDON.

Technical Information

Function Module FM_CCF_LIST_TOP_PREPARE
Short Text Aufbereiten des Listkopfes für Obligovortragsprogramme
Function Group FMYC_DV3
Package FMBS_ADDON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_CNT_OBJ TYPE INT4 Anzahl der (möglichen) JW-Überträge
I_DIAS TYPE FM_PROCESS_DIALOG Ablauf mit Dialog
I_F_CONTROL_DATA TYPE IFM_CCF_CONTROL_DATA Steurungsdaten für den Jahreswechsel (HHM)

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
C_BACKGROUND_ID TYPE SDYDO_KEY Business Document Service: Objektschlüssel
C_F_LH_ATTRIBUTES TYPE IFM_LH_OBJECT_ATTRIBUTES HHM ALV Grid Listen: Attribute für Objektinfo.-Anzeige
C_T_TOP_DATA TYPE FM_T_LISTHEADER_DATA Objekt- und Aktionsinformation in ALV-GRID-Listköpfen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.