Data Element list used by SAP ABAP Function Module GET_DELTA_T_FOR_MTBR (Berechnung DELTA_t für MTBR eines eigegebenen Zählers)
SAP ABAP Function Module
GET_DELTA_T_FOR_MTBR (Berechnung DELTA_t für MTBR eines eigegebenen Zählers) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | IMRC_IDATE | Date of the Measurement | SOURCE VALUE(T1_DATE) LIKE IMRG-IDATE |
|
| 2 | IMRC_IDATE | Date of the Measurement | SOURCE VALUE(T2_DATE) LIKE IMRG-IDATE |
|
| 3 | IMRC_ITIME | Time of Measurement | SOURCE VALUE(T2_TIME) LIKE IMRG-ITIME |
|
| 4 | IMRC_ITIME | Time of Measurement | SOURCE VALUE(T1_TIME) LIKE IMRG-ITIME |
|
| 5 | IMRC_POINT | Measuring Point | SOURCE VALUE(POINT) LIKE IMPT-POINT |
|
| 6 | IMRC_READG | Measurement Reading/Total Counter Reading in SI Unit | SOURCE VALUE(DELTA_T) LIKE IMRG-READG |
|
| 7 | IMRC_UNITS | SI Unit of Characteristic Unit | SOURCE VALUE(SI_UNIT) LIKE RIMR0-UNITS |
|