Menu

SAP Function Module FSBP_TC_READ_DATA

Daten des Gesamtengagements lesen (API)

The Function Module FSBP_TC_READ_DATA (Daten des Gesamtengagements lesen (API)) 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_READ_DATA
Short Text Daten des Gesamtengagements lesen (API)
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_CONTEXT TYPE BP_TC_DTE_CONTEXT 'DEFAULT' Call Context
I_CURRENCY TYPE WAERS Currency for Display
I_LANGU TYPE LANGU SY-LANGU Display Language for Texts
I_PARTNER TYPE BU_PARTNER Business Partner Number
I_PARTNER_GUID TYPE BU_PARTNER_GUID Business Partner GUID
I_SELVAR TYPE BP_TC_DTE_SELVAR Selection Variant

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.