Data Element list used by SAP ABAP Function Module TB_ACCR_DEFR_ACCU_FOR_FLOW (Berechnung des Abgrenzungsbetrags beim Akkumulationsverf. für eine Bwg.)
SAP ABAP Function Module
TB_ACCR_DEFR_ACCU_FOR_FLOW (Berechnung des Abgrenzungsbetrags beim Akkumulationsverf. für eine Bwg.) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(FLG_USE_CURRENT_RATE) LIKE BOOLE-BOOLE |
|
| 2 | DBERBIS | End of Calculation Period | SOURCE VALUE(DATE) LIKE VTBFHAPO-DBERBIS |
|
| 3 | KURST_CURR | Exchange rate type | SOURCE VALUE(TYPE_OF_RATE) TYPE KURST_CURR DEFAULT 'M' |
|
| 4 | TB_BZBETR | Payment amount in payment currency | SOURCE VALUE(AMOUNT) LIKE VTBFHAPO-BZBETR |
|
| 5 | TB_HWBETR | Payment Amount in Local Currency | SOURCE VALUE(AMOUNT_HW) LIKE VTBFHAPO-BHWBETR |
|
| 6 | TB_SABGM | Accrual/Deferral Method | SOURCE VALUE(ACCR_DEFR_METHOD) LIKE AT19-SABGM DEFAULT '1' |
|
| 7 | VVATAGE | Number of days | SOURCE VALUE(DAYS) LIKE VTBFHAPO-ATAGE |
|
| 8 | VVSINCLBIS | Inclusive Indicator for the End of a Calculation Period | SOURCE VALUE(DATE_INCLUSIVE) LIKE VTBFHAPO-SINCLBIS |
|
| 9 | VVSTGBASIS | Base Days Method | ||
| 10 | VVSULTBIS | Month-End Indicator for the End of a Calculation Period | SOURCE VALUE(DATE_LAST_OF_MONTH) LIKE VTBFHAPO-SULTBIS |
|
| 11 | WAERS | Currency Key | SOURCE VALUE(CURRENCY_LOCAL) LIKE T001-WAERS |