Data Element list used by SAP ABAP Function Module BAPI_GL_ACC_GETBALANCE (Closing balance of G/L account for chosen year)
SAP ABAP Function Module
BAPI_GL_ACC_GETBALANCE (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 BAPI3006_0-COMP_CODE |
|
| 2 | CURTP | Currency type and valuation view | SOURCE VALUE(CURRENCYTYPE) LIKE BAPI3006_5-CURR_TYPE |
|
| 3 | GJAHR | Fiscal Year | SOURCE VALUE(FISCALYEAR) LIKE BAPI3006_3-FISC_YEAR |
|
| 4 | SAKNR | G/L Account Number | SOURCE VALUE(GLACCT) LIKE BAPI3006_0-GL_ACCOUNT |
|