Table list used by SAP ABAP Function Module NW_GR_CALC_DATES (Calculate start and end time from start date and duration)
SAP ABAP Function Module
NW_GR_CALC_DATES (Calculate start and end time from start date and duration) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE VALUE(ENDE_DATUM) LIKE AFVGD-FSAVD |
|
| 2 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE VALUE(EINHEIT) LIKE AFVGD-DAUNE |
|
| 3 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE VALUE(KALID) LIKE AFVGD-KALID |
|
| 4 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE VALUE(START_ZEIT) LIKE AFVGD-FSAVZ |
|
| 5 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE VALUE(ENDE_ZEIT) LIKE AFVGD-FSAVZ |
|
| 6 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE VALUE(DAUER_OPR) LIKE AFVGD-DAUNO |
|
| 7 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE VALUE(ARBID) LIKE AFVGD-ARBID |
|
| 8 | AFVGD | Order: Dialog table for Table AFVG (order operation) | SOURCE VALUE(START_DATUM) LIKE AFVGD-FSAVD |
|
| 9 | CXZEIT | Times and time segments of an operation | ||
| 10 | GGAEL | SAP Gantt Chart: Element Structure | SOURCE VALUE(DAUER) LIKE GGAEL-DUR |
|
| 11 | GGAEL | SAP Gantt Chart: Element Structure | SOURCE VALUE(BEGINN) LIKE GGAEL-BEG |