Data Element list used by SAP ABAP Function Module FIMA_DAYS_BETWEEN_TWO_DATES (FIMA_DAYS_BETWEEN_TWO_DATES)
SAP ABAP Function Module
FIMA_DAYS_BETWEEN_TWO_DATES (FIMA_DAYS_BETWEEN_TWO_DATES) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBERBIS | End of Calculation Period | SOURCE VALUE(I_DATUM_BIS) LIKE VTBBEWE-DBERBIS |
|
| 2 | DBERVON | Start of Calculation Period | SOURCE VALUE(I_DATUM_VON) LIKE VTBBEWE-DBERVON DEFAULT '00010101' |
|
| 3 | SZBMETH | Interest Calculation Method | SOURCE VALUE(I_SZBMETH) LIKE VTBBEWE-SZBMETH DEFAULT '1' |
|
| 4 | TFMASEKUNDEN | Number of Seconds | SOURCE VALUE(E_SEKUNDEN) TYPE TFMASEKUNDEN |
|
| 5 | TFMSKALIDWT | Interest Calendar | SOURCE VALUE(I_SKALID) TYPE TFMSKALIDWT DEFAULT SPACE |
|
| 6 | TFM_JINTRADAY | Intraday Interest Calculation | SOURCE VALUE(I_FLAG_INTRADAY) LIKE VTBBEWE-JINTRADAY DEFAULT SPACE |
|
| 7 | VVSEXCLVON | Exclusive Indicator for the Start of a Calculation Period | SOURCE VALUE(I_KZ_EXCL_VON) LIKE VTBBEWE-SEXCLVON DEFAULT '0' |
|
| 8 | VVSINCLBIS | Inclusive Indicator for the End of a Calculation Period | SOURCE VALUE(I_KZ_INCL_BIS) LIKE VTBBEWE-SINCLBIS DEFAULT '0' |
|
| 9 | VVSTGMETH | Daily Method | SOURCE VALUE(I_STGMETH) LIKE VTBBEWE-STGMETH DEFAULT '0' |
|
| 10 | VVSULTBIS | Month-End Indicator for the End of a Calculation Period | SOURCE VALUE(I_KZ_ULT_BIS) LIKE VTBBEWE-SULTBIS DEFAULT SPACE |
|
| 11 | VVSULTVON | Month-End Indicator for Start of a Calculation Period | SOURCE VALUE(I_KZ_ULT_VON) LIKE VTBBEWE-SULTVON DEFAULT SPACE |