SAP ABAP Function Module EAM_MES_CREATE_MEASUREM_DOCUM (Create Measurement Document)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-MES (Application Component) Integration with Manufacturing Execution Systems
⤷
EAM_MES_INT (Package) Integration of Enterprise Asset Management with an MES
⤷
⤷
Basic Data
| Function Module | EAM_MES_CREATE_MEASUREM_DOCUM | Create Measurement Document |
| Function Group | EAM_MES_INT | PM Integration to MES |
| Program Name | SAPLEAM_MES_INT | |
| INCLUDE Name | LEAM_MES_INTU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_MDOCM | TYPE | IMRG_TAB | Measurement Document | |||
| |
ET_RETURN | TYPE | BAPIRET2_T | Return parameter table | |||
| |
IV_EQUIPMENT | TYPE | EQUNR | Equipment Number | |||
| |
IV_QUANTITYROLECODE | TYPE | STRING | type of the measurement value | |||
| |
IV_RECORDED_VALUE | TYPE | RIMR0-RECDC | Measurement Reading in Unit of Entry | |||
| |
IV_DIFFERENCE_READING | TYPE | IMRG-IDIFF | Indicator: Counter Reading Entered as Difference | |||
| |
IV_READING_DATE | TYPE | IMRG-IDATE | SY-DATUM | Date of the Measurement | ||
| |
IV_READING_TIME | TYPE | IMRG-ITIME | SY-UZEIT | Time of Measurement | ||
| |
IV_READER | TYPE | IMRG-READR | SY-UNAME | Person who Took the Measurement Reading | ||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 606 |