SAP ABAP Function Module BAPI_GL_GETGLACCBALANCE (Closing balance of G/L account for chosen year)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FBS (Package) G/L Accounts
⤷
⤷
⤷
Basic Data
| Function Module | BAPI_GL_GETGLACCBALANCE | Closing balance of G/L account for chosen year |
| Function Group | 1028 | Business Object General Ledger |
| Program Name | SAPL1028 | Business Object General Ledger |
| INCLUDE Name | L1028U01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ACCOUNT_BALANCE | TYPE | BAPI1028_3 | Closing balance of G/L account in one year | |||
| |
RETURN | TYPE | BAPIRETURN | Return code | |||
| |
COMPANYCODE | TYPE | BAPI1028_0-COMP_CODE | Company code | |||
| |
GLACCT | TYPE | BAPI1028_0-GL_ACCOUNT | G/L account number | |||
| |
FISCALYEAR | TYPE | BAPI1028_3-FISC_YEAR | Fiscal year | |||
| |
CURRENCYTYPE | TYPE | BAPI1028_5-CURR_TYPE | Currency type | |||
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 | 19970903 |
| SAP Release Created in |