Data Element list used by SAP ABAP Function Module BAPI_EQMT_INSTALLHR (Install equipment in equipment hierarchy)
SAP ABAP Function Module
BAPI_EQMT_INSTALLHR (Install equipment in equipment hierarchy) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | EQUNR | Equipment Number | SOURCE VALUE(EQUIPMENT) LIKE BAPI_EQUI-EQUIPMENT |
|
| 2 | HEQNR | Equipment position at InstallLoc (Superior Equip./FunctLoc) | SOURCE VALUE(POSEQUI) LIKE BAPI_EQHR-POSEQUI OPTIONAL |
|
| 3 | HEQUI | Superordinate Equipment | SOURCE VALUE(SUPEREQUI) LIKE BAPI_EQHR-SUPEREQUI |
|
| 4 | INSTALLDAT | Date on which installation location of equipment was changed | SOURCE VALUE(DATE) LIKE BAPI_EQPRM-INST_DATE DEFAULT SY-DATLO |
|
| 5 | INSTALLTIM | Time at which the InstallLoc of the equipment was changed | SOURCE VALUE(TIME) LIKE BAPI_EQPRM-INST_TIME DEFAULT SY-TIMLO |
|