SAP ABAP Function Module BAPI_GL_GETGLACCPERIODBALANCES (Posting period balances for each G/L account)
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_GETGLACCPERIODBALANCES | Posting period balances for each G/L account |
| Function Group | 1028 | Business Object General Ledger |
| Program Name | SAPL1028 | Business Object General Ledger |
| INCLUDE Name | L1028U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
BALANCE_CARRIED_FORWARD | TYPE | BAPI1028_4-BALANCE | Balance carried forward from previous 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_4-FISC_YEAR | Fiscal year | |||
| |
CURRENCYTYPE | TYPE | BAPI1028_5-CURR_TYPE | Currency type | |||
| |
ACCOUNT_BALANCES | TYPE | BAPI1028_4 | G/L account balances | |||
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 |