The Function Module COPF_OPC_ITEM_WRITE_CHAR (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_CHAR |
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_CHAR | TYPE | C | OP Item Value to be Written as a Character String |
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.