Data Element list used by SAP ABAP Function Module FMBL_REG_AMOUNT (Return the Debit- or Credit Sum of Account or the Balance)
SAP ABAP Function Module
FMBL_REG_AMOUNT (Return the Debit- or Credit Sum of Account or the Balance) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPISOLL | Total of the debit postings for the month | ||
| 2 | BAPISOLL | Total of the debit postings for the month | SOURCE REFERENCE(E_AMOUNT) TYPE BAPISOLL |
|
| 3 | BUKRS | Company Code | SOURCE REFERENCE(I_CCODE) TYPE BUKRS |
|
| 4 | CURRENCY | Currency Key | SOURCE REFERENCE(E_CURRENCY) TYPE CURRENCY |
|
| 5 | FMBL_REG_ACC | BL Account | SOURCE REFERENCE(I_ACCOUNT) TYPE FMBL_REG_ACC |
|
| 6 | FMBL_REG_DBCINDI | Debit / Credit / Balance Indicator | SOURCE REFERENCE(I_DCBINDI) TYPE FMBL_REG_DBCINDI |
|
| 7 | GJAHR | Fiscal Year | SOURCE REFERENCE(I_YEAR) TYPE GJAHR |
|
| 8 | MONAT | Fiscal period | SOURCE REFERENCE(I_TOPERIOD) TYPE MONAT |
|