The Function Module GM_VALXX_PER_SUM (Sum up period values of VALXX table) is a standard Function Module in SAP ERP and is part of the function group GMBD_LEDGER_TOOLS within the package GMBUDGETING_E.
Function Module | GM_VALXX_PER_SUM |
Short Text | Sum up period values of VALXX table |
Function Group | GMBD_LEDGER_TOOLS |
Package | GMBUDGETING_E |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_T_VALXX | TYPE | GMBDGT_T_TVALXX | Table for value fields in GM area currency |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_S_VAL | TYPE | LVALXX9 | Budget amount in local currency |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_UNIQUE | Imported table not unique to rpmax |