SAP ABAP Function Module APAR_EBPP_BALANCES (Display balances for given year/month)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-BD-AR (Application Component) Accounts Receivable Accounting Process Integration
     EBPP_APAR (Package) EBPP_APAR
Basic Data
Function Module APAR_EBPP_BALANCES Display balances for given year/month  
Function Group WEBFI_BALANCES   Balances for Web Financials  
Program Name SAPLWEBFI_BALANCES   Salden für Web-Financials 
INCLUDE Name LWEBFI_BALANCESU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RETURN TYPE BAPIRET1 Return parameter
Exporting E_WEBFI_EXT_CURR TYPE WEBFI_EXT_CURR Währungsschlüssel
Exporting E_FISC_YEAR TYPE GJAHR Kalendarjahr
Exporting E_RETURNCODE TYPE SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen
Importing I_PARTNER TYPE EBPP_PARTNER Account number
Importing I_ADDSEL TYPE EBPP_ADDSEL EBPP: Zusätzliche Selektionsangaben
Importing I_FROMYEAR TYPE GJAHR Fiscal year
Importing I_TOYEAR TYPE GJAHR Fiscal year
Importing I_FROMMONTH TYPE MONAT Fiscal period
Importing I_TOMONTH TYPE MONAT Fiscal period
Tables T_BALANCES TYPE WEBFI_EXT_BALANCE_LINE Balance Display: Structure Balances Display Table
Tables T_SPEC_GL_MONTHLY TYPE WEBFI_EXT_SPEC_GL_MONTHLY_LINE Monthly transaction figures for special GL processes
Tables T_BALANCES_SUM_ALL TYPE WEBFI_EXT_BALANCE_LINE balance + all spec.GL transactions
Tables T_MESSAGES TYPE EBPP_MESSAGES EBPP: Meldungen
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20020108 
SAP Release Created in 1999_1_46C