Table/Structure Field list used by SAP ABAP Function Module FIMA_DATE_COMPARE (FIMA_DATE_COMPARE)
SAP ABAP Function Module
FIMA_DATE_COMPARE (FIMA_DATE_COMPARE) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - DATUM | ABAP System Field: Current Date of Application Server | ||
| 2 | VTBBEWE - SEXCLVON | Exclusive Indicator for the Start of a Calculation Period | ||
| 3 | VTBBEWE - SEXCLVON | Exclusive Indicator for the Start of a Calculation Period | SOURCE VALUE(I_SINCL) LIKE VTBBEWE-SEXCLVON DEFAULT '0' |
|
| 4 | VTBBEWE - SINCLBIS | Inclusive Indicator for the End of a Calculation Period | ||
| 5 | VTBBEWE - SINCLBIS | Inclusive Indicator for the End of a Calculation Period | SOURCE VALUE(I_COMP_SINCL) LIKE VTBBEWE-SINCLBIS DEFAULT '0' |
|
| 6 | VTBBEWE - SULTBIS | Month-End Indicator for the End of a Calculation Period | ||
| 7 | VTBBEWE - SULTBIS | Month-End Indicator for the End of a Calculation Period | SOURCE VALUE(I_COMP_SULT) LIKE VTBBEWE-SULTBIS DEFAULT SPACE |
|
| 8 | VTBBEWE - SULTVON | Month-End Indicator for Start of a Calculation Period | ||
| 9 | VTBBEWE - SULTVON | Month-End Indicator for Start of a Calculation Period | SOURCE VALUE(I_SULT) LIKE VTBBEWE-SULTVON DEFAULT SPACE |
|