Table/Structure Field list used by SAP ABAP Function Module FMIT_SUM_UP_PERIODES_TO_YEAR (calculate the totals of revenue over a year)
SAP ABAP Function Module
FMIT_SUM_UP_PERIODES_TO_YEAR (calculate the totals of revenue over a year) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FMIT - HSL01 | Total of transactions of the period in local currency | SOURCE VALUE(OP_SUM_TRBTR) LIKE FMIT-HSL01 OPTIONAL |
|
| 2 | FMIT - HSL01 | Total of transactions of the period in local currency | ||
| 3 | FMIT - HSLVT | Balance carried forward in local currency | ||
| 4 | FMIT - TSL01 | Total of transactions of the period in transaction currency | SOURCE VALUE(OP_SUM_FKBTR) LIKE FMIT-TSL01 OPTIONAL |
|
| 5 | FMIT - TSL01 | Total of transactions of the period in transaction currency | ||
| 6 | SYST - INDEX | ABAP System Field: Loop Index | ||