Table/Structure Field 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 - TIME | Time | |
2 | ![]() |
FKK_DATE - DATUM | Date | |
3 | ![]() |
FKK_FKDATE_DUMMY - PERIODE | Period definition | |
4 | ![]() |
FKK_FKDATE_DUMMY - PERIODE | Period definition | SOURCE VALUE(I_PERIODE) LIKE FKK_FKDATE_DUMMY-PERIODE DEFAULT 'M' |
5 | ![]() |
FKK_FKDATE_DUMMY - INT4 | Natural number | |
6 | ![]() |
FKK_FKDATE_DUMMY - INT4 | Natural number | SOURCE VALUE(I_PERIOD_FACTOR) LIKE FKK_FKDATE_DUMMY-INT4 DEFAULT 1 |
7 | ![]() |
FKK_FKDATE_DUMMY - INT4 | Natural number | SOURCE VALUE(I_DAYCORRECT) LIKE FKK_FKDATE_DUMMY-INT4 DEFAULT 0 |
8 | ![]() |
FKK_FKDATE_DUMMY - CHAR1 | Single-Character Flag | SOURCE VALUE(I_DONT_CHECK_DATE_IN_PAST) LIKE FKK_FKDATE_DUMMY-CHAR1 |
9 | ![]() |
FKK_FKDATE_DUMMY - CHAR1 | Single-Character Flag | SOURCE VALUE(I_WORKDAY_INDICATOR) LIKE FKK_FKDATE_DUMMY-CHAR1 DEFAULT '-' |
10 | ![]() |
FKK_FKDATE_DUMMY - CHAR1 | Single-Character Flag | SOURCE VALUE(I_USE_FACCAL) LIKE FKK_FKDATE_DUMMY-CHAR1 DEFAULT ' ' |
11 | ![]() |
FKK_FKDATE_DUMMY - CHAR1 | Single-Character Flag | SOURCE DEFAULT ' ' |
12 | ![]() |
FKK_FKDATE_DUMMY - CHAR1 | Single-Character Flag | |
13 | ![]() |
SCAL - DATE | Date for public holiday and factory calendars | |
14 | ![]() |
SCAL - FACDATE | Factory calendar: Factory date | |
15 | ![]() |
SCAL - FCALID | Factory Calendar | |
16 | ![]() |
SCAL - INDICATOR | Fatory calendar flag | |
17 | ![]() |
SCSFACTORY - FACTORYCAL | Factory calendar | |
18 | ![]() |
SYST - DATUM | ABAP System Field: Current Date of Application Server | |
19 | ![]() |
SYST - UZEIT | ABAP System Field: Current Time of Application Server | |
20 | ![]() |
TFKFBC - FUNCC | Name of the active function module |