Table list used by SAP ABAP Function Module FKK_DTE_CALC_NEXT_DATES (Berechnen der nächsten Daten in Abhängigkeit von einer Periode)
SAP ABAP Function Module
FKK_DTE_CALC_NEXT_DATES (Berechnen der nächsten Daten in Abhängigkeit von einer Periode) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
FKK_DATE | Structure for Date Transfer | |
2 | ![]() |
FKK_DATE | Structure for Date Transfer | SOURCE T_RESULT STRUCTURE FKK_DATE |
3 | ![]() |
FKK_FKDATE_DUMMY | Dummy for Domain Definitions | SOURCE DEFAULT ' ' |
4 | ![]() |
FKK_FKDATE_DUMMY | Dummy for Domain Definitions | SOURCE VALUE(I_USE_FACCAL) LIKE FKK_FKDATE_DUMMY-CHAR1 DEFAULT ' ' |
5 | ![]() |
FKK_FKDATE_DUMMY | Dummy for Domain Definitions | SOURCE VALUE(I_DONT_CHECK_DATE_IN_PAST) LIKE FKK_FKDATE_DUMMY-CHAR1 |
6 | ![]() |
FKK_FKDATE_DUMMY | Dummy for Domain Definitions | SOURCE VALUE(I_WORKDAY_INDICATOR) LIKE FKK_FKDATE_DUMMY-CHAR1 DEFAULT '-' |
7 | ![]() |
FKK_FKDATE_DUMMY | Dummy for Domain Definitions | SOURCE VALUE(I_DAYCORRECT) LIKE FKK_FKDATE_DUMMY-INT4 DEFAULT 0 |
8 | ![]() |
FKK_FKDATE_DUMMY | Dummy for Domain Definitions | SOURCE VALUE(I_PERIOD_FACTOR) LIKE FKK_FKDATE_DUMMY-INT4 DEFAULT 1 |
9 | ![]() |
FKK_FKDATE_DUMMY | Dummy for Domain Definitions | SOURCE VALUE(I_PERIODE) LIKE FKK_FKDATE_DUMMY-PERIODE DEFAULT 'M' |
10 | ![]() |
SCAL | Structure for factory calendar function modules | |
11 | ![]() |
SCSFACTORY | Interface: Factory calendar with name | |
12 | ![]() |
TFKFBC | Installation-Specific Function Modules |