Menu

SAP Function Module FSBP_TC_DISPLAY_PREPARE

Zwischenaufbereitung der Daten

The Function Module FSBP_TC_DISPLAY_PREPARE (Zwischenaufbereitung der Daten) is a standard Function Module in SAP ERP and is part of the function group FSBP_TC_MAIN within the package FSBP_TC.

Technical Information

Function Module FSBP_TC_DISPLAY_PREPARE
Short Text Zwischenaufbereitung der Daten
Function Group FSBP_TC_MAIN
Package FSBP_TC
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_CURRENCY TYPE WAERS Currency for Display
I_LANGU TYPE LANGU SY-LANGU Display Language for Texts
I_SELVAR TYPE BP_TC_DTE_SELVAR Selection Variant
I_TAB_HEADER TYPE FSBP_TC_TTY_HEADER Kopfinformationen des Gesamtengagements
I_TAB_TRANSFER TYPE FSBP_TC_TTY_TRANSFER_ALL Total Commitment: Transfer Structure (BAdI Side)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_STR_SUM TYPE FSBP_TC_STR_SUM Total Commitment: Totals Structure (Totaled Values)
E_TAB_HEADER TYPE FSBP_TC_TTY_HEADER Total Commitment: Header Information
E_TAB_ITEMS TYPE FSBP_TC_TTY_ITEM_DISP Total Commitment: Formatted Data for Contracts ('Items')

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.