Menu

SAP Function Module ISB_GL_ACCOUNT_BALANCES_SUM_UP

IS-B: Summieren der Durchschnittsalden eines Bestandes

The Function Module ISB_GL_ACCOUNT_BALANCES_SUM_UP (IS-B: Summieren der Durchschnittsalden eines Bestandes) is a standard Function Module in SAP ERP and is part of the function group JBDV within the package JBA.

Technical Information

Function Module ISB_GL_ACCOUNT_BALANCES_SUM_UP
Short Text IS-B: Summieren der Durchschnittsalden eines Bestandes
Function Group JBDV
Package JBA
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_DNTAB LIKE DNTAB nametab des Wertes der aktuellen Periode
I_SV_DNTAB LIKE DNTAB nametab des Saldovortrages der aktuellen Periode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BDSVOL LIKE JBDWFF-BDSVOL Durchschnittsvolumen

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
I_ORG_SUM_TABLE LIKE GLT0 Summentabelle des Originalledgers
I_SUM_TABLE LIKE GLT0 Summentabelle des DB-Ledgers

Exceptions

This function module does not define any Exceptions.