Data Element list used by SAP ABAP Function Module GET_DTINFO_FROM_ORDER (Get the detail of the downtime from orders)
SAP ABAP Function Module
GET_DTINFO_FROM_ORDER (Get the detail of the downtime from orders) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CRDTDATEFR | From Date of Data Entry Period | SOURCE REFERENCE(I_DATEFROM) LIKE DTRESR-DATEFROM |
|
| 2 | CRDTDATETO | To Date of Data Entry Period | SOURCE REFERENCE(I_DATETO) LIKE DTRESR-DATETO |
|
| 3 | CR_OBJID | Object ID of the resource | SOURCE REFERENCE(I_ARBID) LIKE REDTEL-ARBID |
|