The Function Module COPF_OPC_ITEM_WRITE_TIME (OPC Herstellanweisung: Schreiben eines OPC-Item-Werts) is a standard Function Module in SAP ERP and is part of the function group COPF_OPC within the package COOPC.
Function Module | COPF_OPC_ITEM_WRITE_TIME |
Short Text | OPC Herstellanweisung: Schreiben eines OPC-Item-Werts |
Function Group | COPF_OPC |
Package | COOPC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ITEM | TYPE | COOPC_ITEMALIAS | OPC Item Alias | |
PLANT | TYPE | WERKS_D | Plant | |
VALUE_DATE | TYPE | D | OPC Item Value to be Written as a Date | |
VALUE_TIME | TYPE | T | OPC Item Value to be Written as a Time |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RESULTTEXT | TYPE | C | Ergebnistext |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.