Data Element list used by SAP ABAP Function Module BAPI_GL_GETGLACCBALANCE (Closing balance of G/L account for chosen year)
SAP ABAP Function Module
BAPI_GL_GETGLACCBALANCE (Closing balance of G/L account for chosen year) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BUKRS | Company Code | SOURCE VALUE(COMPANYCODE) LIKE BAPI1028_0-COMP_CODE |
|
| 2 | CURTP | Currency type and valuation view | SOURCE VALUE(CURRENCYTYPE) LIKE BAPI1028_5-CURR_TYPE |
|
| 3 | GJAHR | Fiscal Year | SOURCE VALUE(FISCALYEAR) LIKE BAPI1028_3-FISC_YEAR |
|
| 4 | SAKNR | G/L Account Number | SOURCE VALUE(GLACCT) LIKE BAPI1028_0-GL_ACCOUNT |
|