Menu

SAP Function Module APAR_EBPP_BALANCES

Display balances for given year/month

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module APAR_EBPP_BALANCES (Display balances for given year/month) is a standard Function Module in SAP ERP and is part of the function group WEBFI_BALANCES within the package EBPP_APAR.

Technical Information

Function Module APAR_EBPP_BALANCES
Short Text Display balances for given year/month
Function Group WEBFI_BALANCES
Package EBPP_APAR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ADDSEL LIKE EBPP_ADDSEL EBPP: Zusätzliche Selektionsangaben
I_FROMMONTH TYPE MONAT Fiscal period
I_FROMYEAR TYPE GJAHR Fiscal year
I_PARTNER LIKE EBPP_PARTNER Account number
I_TOMONTH TYPE MONAT Fiscal period
I_TOYEAR TYPE GJAHR Fiscal year

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FISC_YEAR TYPE GJAHR Kalendarjahr
E_RETURNCODE TYPE SY-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
E_WEBFI_EXT_CURR TYPE WEBFI_EXT_CURR Währungsschlüssel
RETURN TYPE BAPIRET1 Return parameter

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
T_BALANCES LIKE WEBFI_EXT_BALANCE_LINE Balance Display: Structure Balances Display Table
T_BALANCES_SUM_ALL LIKE WEBFI_EXT_BALANCE_LINE balance + all spec.GL transactions
T_MESSAGES LIKE EBPP_MESSAGES EBPP: Meldungen
T_SPEC_GL_MONTHLY LIKE WEBFI_EXT_SPEC_GL_MONTHLY_LINE Monthly transaction figures for special GL processes

Exceptions

This function module does not define any Exceptions.