Data Element list used by SAP ABAP Function Module CX_ORDER_SCHEDULE (Scheduling: schedule order/network)
SAP ABAP Function Module
CX_ORDER_SCHEDULE (Scheduling: schedule order/network) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AKTYP | Activity category in SAP transaction | ||
| 2 | AUFTYP | Order category | SOURCE VALUE(I_AUTYP_TO_SCHEDULE) TYPE CAUFVD-AUTYP DEFAULT SPACE |
|
| 3 | EINZT | MRP run: Time for evaluating the operating time | SOURCE VALUE(E_TIME_EINZT) LIKE MDSTATS-EINZT |
|
| 4 | EINZT | MRP run: Time for evaluating the operating time | SOURCE VALUE(I_TIME_EINZT) TYPE MDSTATS-EINZT OPTIONAL |
|
| 5 | FSAVD | Earliest scheduled start: Execution (date) | SOURCE VALUE(E_FSTV1) LIKE AFVV-FSAVD |
|
| 6 | FSAVZ | Earliest scheduled start: Execution (time) | SOURCE VALUE(E_FSZV1) LIKE AFVV-FSAVZ |
|
| 7 | FSEDD | Earliest scheduled finish: Execution (date) | SOURCE VALUE(E_FENV1) LIKE AFVV-FSEDD |
|
| 8 | FSEDZ | Earliest scheduled finish: Execution (time) | SOURCE VALUE(E_FEZV1) LIKE AFVV-FSEDZ |
|
| 9 | PLSCN | Planning Scenario of Long-Term Planning | SOURCE VALUE(I_PLSCN) TYPE PLSC-PLSCN OPTIONAL |
|
| 10 | SSAVD | Latest scheduled start: Execution (date) | SOURCE VALUE(E_SSTV1) LIKE AFVV-SSAVD |
|
| 11 | SSAVZ | Latest scheduled start: Execution (time) | SOURCE VALUE(E_SSZV1) LIKE AFVV-SSAVZ |
|
| 12 | SSEDD | Latest scheduled finish: Execution (date) | SOURCE VALUE(E_SENV1) LIKE AFVV-SSEDD |
|
| 13 | SSEDZ | Latest scheduled finish: Execution (time) | SOURCE VALUE(E_SEZV1) LIKE AFVV-SSEDZ |
|
| 14 | VRPLA | Indicator: planning without final assembly | SOURCE VALUE(I_VRPLA) TYPE PLAF-VRPLA OPTIONAL |