Menu

SAP Function Module G_UPDATE_TOTALS

FI-SL: Update Summentabelle

The Function Module G_UPDATE_TOTALS (FI-SL: Update Summentabelle) is a standard Function Module in SAP ERP and is part of the function group GLIU within the package GBAS.

Technical Information

Function Module G_UPDATE_TOTALS
Short Text FI-SL: Update Summentabelle
Function Group GLIU
Package GBAS
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_OFFSET TYPE CHAR3 ' ' Offset der fortzuschreibenden Periode
I_RENUMBER_OBJ TYPE BOOLE_D 'X' Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')
I_UPDATE_EQUAL TYPE BOOLE_D ' ' ' - Addieren, 'X' - Gleichsetzen

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.