Table/Structure Field list used by SAP ABAP Function Module CYCP_GET_NEXT_PERIOD_DATE (Determine start date of a follow-on period)
SAP ABAP Function Module
CYCP_GET_NEXT_PERIOD_DATE (Determine start date of a follow-on period) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CYPER_TAB - DATVON | Date from (start of the period) | SOURCE VALUE(LAST_DATE) LIKE CYPER_TAB-DATVON |
|
| 2 | CYPER_TAB - DATVON | Date from (start of the period) | SOURCE VALUE(NEXT_DATE) LIKE CYPER_TAB-DATVON |
|
| 3 | CYPER_TAB - DATVON | Date from (start of the period) | ||
| 4 | PPER - VONTG | Gregorian calender day | ||
| 5 | RC65A - PDAUER | Duration of a period (units as specified in period type) | ||
| 6 | RC65B - PDAUER | Duration of a period (units as specified in period type) | SOURCE VALUE(PDAUER) LIKE RC65B-PDAUER |
|
| 7 | RC65B - PERIV | Fiscal Year Variant | SOURCE VALUE(PERIV) LIKE RC65B-PERIV |
|
| 8 | RC65B - PERIV | Fiscal Year Variant | ||
| 9 | RC65B - PEINHEIT | Unit in which the period duration is specified (day, week..) | SOURCE VALUE(PEINHEIT) LIKE RC65B-PEINHEIT |
|
| 10 | RC65B - PEINHEIT | Unit in which the period duration is specified (day, week..) | ||
| 11 | RC65B - PDAUER | Duration of a period (units as specified in period type) | ||
| 12 | RC65B - KALID | Factory Calendar | SOURCE VALUE(KALID) LIKE RC65B-KALID |
|
| 13 | RC65B - KALID | Factory Calendar | ||
| 14 | SCAL - FACDATE | Factory calendar: Factory date | ||
| 15 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 16 | T009B - BDATJ | Posting Date YYYY | ||
| 17 | T009B - POPER | Posting period |