The Function Module WEBFI_GET_BALANCE (Read balances for Web-Financials) is a standard Function Module in SAP ERP and is part of the function group WEBFI_BALANCES within the package EBPP_APAR.
Function Module | WEBFI_GET_BALANCE |
Short Text | Read balances for Web-Financials |
Function Group | WEBFI_BALANCES |
Package | EBPP_APAR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_WAERS | TYPE | WAERS | Currency key |
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 |
---|---|---|---|---|
ET_BALANCE | LIKE | WEBFI_BALANCE_LINE | Saldenanzeige: Struktur Ausgabetabelle Salden | |
IT_COSEL | LIKE | COSEL | Selektionsparameter |
This function module does not define any Exceptions.