Data Element list used by SAP ABAP Function Module CO2H_NW_SET_DATES (sets the schedule typ, start date and end date)
SAP ABAP Function Module
CO2H_NW_SET_DATES (sets the schedule typ, start date and end date) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CO_GLTPP | Finish date (forecast) | SOURCE VALUE(I_GLTPP_OLD) LIKE CAUFVD-GLTPP |
|
| 2 | CO_GLTRP | Basic finish date | SOURCE VALUE(I_GLTRP_OLD) LIKE CAUFVD-GLTRP |
|
| 3 | CO_GSTPP | Forecast start date | SOURCE VALUE(I_GSTPP_OLD) LIKE CAUFVD-GSTPP |
|
| 4 | CO_GSTRP | Basic start date | SOURCE VALUE(I_GSTRP_OLD) LIKE CAUFVD-GSTRP |
|
| 5 | TERMKZ | Scheduling type | SOURCE VALUE(I_TERKZ_OLD) LIKE CAUFVD-TERKZ |
|
| 6 | TERMKZP | Scheduling type (forecast) | SOURCE VALUE(I_TRKZP_OLD) LIKE CAUFVD-TRKZP |
|