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 |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | BAPIRET1 | Return parameter | |||
| |
E_WEBFI_EXT_CURR | TYPE | WEBFI_EXT_CURR | Währungsschlüssel | |||
| |
E_FISC_YEAR | TYPE | GJAHR | Kalendarjahr | |||
| |
E_RETURNCODE | TYPE | SYST-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen | |||
| |
I_PARTNER | TYPE | EBPP_PARTNER | Account number | |||
| |
I_ADDSEL | TYPE | EBPP_ADDSEL | EBPP: Zusätzliche Selektionsangaben | |||
| |
I_FROMYEAR | TYPE | GJAHR | Fiscal year | |||
| |
I_TOYEAR | TYPE | GJAHR | Fiscal year | |||
| |
I_FROMMONTH | TYPE | MONAT | Fiscal period | |||
| |
I_TOMONTH | TYPE | MONAT | Fiscal period | |||
| |
T_BALANCES | TYPE | WEBFI_EXT_BALANCE_LINE | Balance Display: Structure Balances Display Table | |||
| |
T_SPEC_GL_MONTHLY | TYPE | WEBFI_EXT_SPEC_GL_MONTHLY_LINE | Monthly transaction figures for special GL processes | |||
| |
T_BALANCES_SUM_ALL | TYPE | WEBFI_EXT_BALANCE_LINE | balance + all spec.GL transactions | |||
| |
T_MESSAGES | TYPE | EBPP_MESSAGES | EBPP: Meldungen | |||
Processing Type
| Normal Function 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 |