Table/Structure Field list used by SAP ABAP Function Module CY_GET_TIMEINTERVAL (Computes start date and finish date according to given period type)
SAP ABAP Function Module
CY_GET_TIMEINTERVAL (Computes start date and finish date according to given period type) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
RC65A - DATE_TYPE | Type of date specification | |
2 | ![]() |
RC65A - DATE_TYPE | Type of date specification | SOURCE VALUE(PERIOD_TYPE) LIKE RC65A-DATE_TYPE |
3 | ![]() |
RC65A - DBDATEFROM | Start date for data base selection | |
4 | ![]() |
RC65A - DBDATEFROM | Start date for data base selection | SOURCE VALUE(DATEFROM_STRING) LIKE RC65A-DBDATEFROM |
5 | ![]() |
RC65A - DBDATEFROM | Start date for data base selection | SOURCE VALUE(DATETO_STRING) LIKE RC65A-DBDATEFROM |
6 | ![]() |
RC65A - DBDATEFROM | Start date for data base selection | SOURCE VALUE(SDATEFROM) LIKE RC65A-DBDATEFROM |
7 | ![]() |
RC65A - DBDATETO | Finish date for data base selection | |
8 | ![]() |
RC65A - DBDATETO | Finish date for data base selection | SOURCE VALUE(SDATETO) LIKE RC65A-DBDATETO DEFAULT SPACE |
9 | ![]() |
RC65A - KALID | Factory Calendar | |
10 | ![]() |
RC65A - KALID | Factory Calendar | SOURCE VALUE(CALENDAR_ID) LIKE RC65A-KALID DEFAULT SPACE |
11 | ![]() |
RC65A - LIDAB | Date up to which data is displayed in the list | |
12 | ![]() |
RC65A - LIDAB | Date up to which data is displayed in the list | SOURCE VALUE(DATETO) LIKE RC65A-LIDAB |
13 | ![]() |
RC65A - LIDAV | Date from which data is to be displayed in the list | |
14 | ![]() |
RC65A - LIDAV | Date from which data is to be displayed in the list | SOURCE VALUE(DATEFROM) LIKE RC65A-LIDAV |
15 | ![]() |
RC65A - PERIV | Fiscal Year Variant | |
16 | ![]() |
RC65A - PERIV | Fiscal Year Variant | SOURCE VALUE(FISCAL_YEAR_VARIANT) LIKE RC65A-PERIV DEFAULT SPACE |