Data Element list used by SAP ABAP Function Module TB_ACCRUAL_DEFERRAL_FOR_DEAL (Erzeugung der Abgrenzungsbewegungen für ein Geschäft)
SAP ABAP Function Module
TB_ACCRUAL_DEFERRAL_FOR_DEAL (Erzeugung der Abgrenzungsbewegungen für ein Geschäft) 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 DEFAULT 'X' |
|
| 2 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(FLG_TEST) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 3 | BUDAT | Posting Date in the Document | SOURCE VALUE(DATE_POSTING_REVERSAL) LIKE VTBFHAPO-DBUCHUNG |
|
| 4 | BUDAT | Posting Date in the Document | SOURCE VALUE(DATE_POSTING) LIKE VTBFHAPO-DBUCHUNG |
|
| 5 | DBERBIS | End of Calculation Period | SOURCE VALUE(DATE_ACCR_DEFR) LIKE VTBFHAPO-DBERBIS |
|
| 6 | KURST_CURR | Exchange rate type | SOURCE VALUE(TYPE_OF_RATE) TYPE KURST_CURR DEFAULT 'M' |
|
| 7 | VVSINCLBIS | Inclusive Indicator for the End of a Calculation Period | SOURCE VALUE(DATE_ACCR_DEFR_INCLUSIVE) LIKE VTBFHAPO-SINCLBIS |
|
| 8 | VVSULTBIS | Month-End Indicator for the End of a Calculation Period | SOURCE VALUE(DATE_ACCR_DEFR_LAST_OF_MONTH) LIKE VTBFHAPO-SULTBIS |
|
| 9 | WAERS | Currency Key | SOURCE VALUE(CURRENCY_LOCAL) LIKE T001-WAERS |
|