Data Element list used by SAP ABAP Function Module CO2O_ACT_SET_CONSTRAINTS (sets the constaints of an activity)
SAP ABAP Function Module
CO2O_ACT_SET_CONSTRAINTS (sets the constaints of an activity) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EINSCHRA | Constraint on the basic start date for the activity | SOURCE VALUE(I_EINSA_OLD) LIKE AFVGD-EINSA |
|
| 2 | EINSCHRE | Constraint on the finish date of the activity | SOURCE VALUE(I_EINSE_OLD) LIKE AFVGD-EINSE |
|
| 3 | EWENDED | Forecast finish date | SOURCE VALUE(I_EWEND_OLD) LIKE AFVGD-EWEND |
|
| 4 | EWENDEZ | Forecast finish time for the activity | SOURCE VALUE(I_EWENZ_OLD) LIKE AFVGD-EWENZ |
|
| 5 | EWSTARTD | Forecasted start date for the activity | SOURCE VALUE(I_EWSTD_OLD) LIKE AFVGD-EWSTD |
|
| 6 | EWSTARTZ | Forecast start time of the activity | SOURCE VALUE(I_EWSTZ_OLD) LIKE AFVGD-EWSTZ |
|
| 7 | PS_RESTA | Forecast date constraint on activity start | SOURCE VALUE(I_EWSTA_OLD) LIKE AFVGD-EWSTA |
|
| 8 | PS_RESTE | Forecast date constraint on activity finish | SOURCE VALUE(I_EWSTE_OLD) LIKE AFVGD-EWSTE |
|
| 9 | VORGABEEND2 | Constraint for Finish of Activity (Basic) | SOURCE VALUE(I_NTEND_OLD) LIKE AFVGD-NTEND |
|
| 10 | VORGABEENZ | Basic finish time of the activity | SOURCE VALUE(I_NTENZ_OLD) LIKE AFVGD-NTENZ |
|
| 11 | VORGABESTD | Constraint for activity start (Basic) | SOURCE VALUE(I_NTANF_OLD) LIKE AFVGD-NTANF |
|
| 12 | VORGABESTZ | Constraint for activity start time (Basic) | SOURCE VALUE(I_NTANZ_OLD) LIKE AFVGD-NTANZ |