Table/Structure Field list used by SAP ABAP Function Module TB_TIME_INTERVAL_OVERLAP (Berechnung der Überlappungstage zwischen zwei Zeitintervallen)
SAP ABAP Function Module
TB_TIME_INTERVAL_OVERLAP (Berechnung der Überlappungstage zwischen zwei Zeitintervallen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | VTBBEWE - SINCLBIS | Inclusive Indicator for the End of a Calculation Period | SOURCE VALUE(A_END_INCLUSIVE) LIKE VTBBEWE-SINCLBIS DEFAULT '0' |
|
| 2 | VTBBEWE - SZBMETH | Interest Calculation Method | ||
| 3 | VTBBEWE - SZBMETH | Interest Calculation Method | SOURCE VALUE(CALCULATION_METHOD) LIKE VTBBEWE-SZBMETH |
|
| 4 | VTBBEWE - SULTVON | Month-End Indicator for Start of a Calculation Period | SOURCE VALUE(A_BEGIN_LAST_OF_MONTH) LIKE VTBBEWE-SULTVON DEFAULT SPACE |
|
| 5 | VTBBEWE - SULTVON | Month-End Indicator for Start of a Calculation Period | ||
| 6 | VTBBEWE - SULTVON | Month-End Indicator for Start of a Calculation Period | SOURCE VALUE(B_BEGIN_LAST_OF_MONTH) LIKE VTBBEWE-SULTVON DEFAULT SPACE |
|
| 7 | VTBBEWE - SULTBIS | Month-End Indicator for the End of a Calculation Period | ||
| 8 | VTBBEWE - SULTBIS | Month-End Indicator for the End of a Calculation Period | SOURCE VALUE(A_END_LAST_OF_MONTH) LIKE VTBBEWE-SULTBIS DEFAULT SPACE |
|
| 9 | VTBBEWE - SULTBIS | Month-End Indicator for the End of a Calculation Period | SOURCE VALUE(B_END_LAST_OF_MONTH) LIKE VTBBEWE-SULTBIS DEFAULT SPACE |
|
| 10 | VTBBEWE - STGMETH | Daily Method | ||
| 11 | VTBBEWE - SINCLBIS | Inclusive Indicator for the End of a Calculation Period | ||
| 12 | VTBBEWE - DBERBIS | End of Calculation Period | SOURCE VALUE(A_END) LIKE VTBBEWE-DBERBIS |
|
| 13 | VTBBEWE - SINCLBIS | Inclusive Indicator for the End of a Calculation Period | SOURCE VALUE(B_END_INCLUSIVE) LIKE VTBBEWE-SINCLBIS DEFAULT '0' |
|
| 14 | VTBBEWE - SEXCLVON | Exclusive Indicator for the Start of a Calculation Period | SOURCE VALUE(B_BEGIN_EXCLUSIVE) LIKE VTBBEWE-SEXCLVON DEFAULT '0' |
|
| 15 | VTBBEWE - SEXCLVON | Exclusive Indicator for the Start of a Calculation Period | SOURCE VALUE(A_BEGIN_EXCLUSIVE) LIKE VTBBEWE-SEXCLVON DEFAULT '0' |
|
| 16 | VTBBEWE - SEXCLVON | Exclusive Indicator for the Start of a Calculation Period | ||
| 17 | VTBBEWE - DBERVON | Start of Calculation Period | ||
| 18 | VTBBEWE - DBERVON | Start of Calculation Period | SOURCE VALUE(A_BEGIN) LIKE VTBBEWE-DBERVON DEFAULT '00010101' |
|
| 19 | VTBBEWE - DBERVON | Start of Calculation Period | SOURCE VALUE(B_BEGIN) LIKE VTBBEWE-DBERVON DEFAULT '00010101' |
|
| 20 | VTBBEWE - DBERBIS | End of Calculation Period | SOURCE VALUE(B_END) LIKE VTBBEWE-DBERBIS |
|
| 21 | VTBBEWE - DBERBIS | End of Calculation Period |