The Function Module GMRB_READ_DOC_DISTRIB_BUDGET (Read distributed budget values from RIB documents) is a standard Function Module in SAP ERP and is part of the function group GMRB_EVALUATION within the package GMBUDGETING_E.
Function Module | GMRB_READ_DOC_DISTRIB_BUDGET |
Short Text | Read distributed budget values from RIB documents |
Function Group | GMRB_EVALUATION |
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_S_SENDER_ADDRESS | TYPE | GMKU_S_DIMPART | FM account assignment | |
I_T_RECEIVER_ADDRESSES | TYPE | GMKU_T_DIMPART | Table with FM account assignments | |
I_VERSION | TYPE | BUKU_VERSION | '000' | Version |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TOTAL_DISTRIBUTED | TYPE | LVALXX9 | Budget amount in local currency |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_GMBDGTHDR | LIKE | GMBDGTHEADER | Funds management budget header (entry documents) | |
E_T_GMBDGTLINE | LIKE | GMBDGTLINE | Funds management budget document lines (entry documents) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_SPONSORED_CLASS | class type not supported |