Menu

SAP Function Module COPF_OPC_ITEM_WRITE2

OPC Herstellanweisung: Lesen eines OPC-Item-Werts

The Function Module COPF_OPC_ITEM_WRITE2 (OPC Herstellanweisung: Lesen eines OPC-Item-Werts) is a standard Function Module in SAP ERP and is part of the function group COPF_OPC2 within the package COOPC.

Technical Information

Function Module COPF_OPC_ITEM_WRITE2
Short Text OPC Herstellanweisung: Lesen eines OPC-Item-Werts
Function Group COPF_OPC2
Package COOPC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FORMAT TYPE ATFOR 'CHAR' Format to be Used (CHAR / NUM / BOOL / DATE / TIME)
ITEM TYPE COOPC_ITEMALIAS OPC Item Alias
PLANT TYPE WERKS_D Plant in which the Alias is Defined

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RESULTTEXT TYPE C Ergebnistext
VALUE TYPE ANY OPC Item Value

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.