The Function Module COOPC_DB_INSERT_ITEM (OPC intern: Synchrones Einfügen eines neuen Items in DB) is a standard Function Module in SAP ERP and is part of the function group COOPC within the package COOPC.
Function Module | COOPC_DB_INSERT_ITEM |
Short Text | OPC intern: Synchrones Einfügen eines neuen Items in DB |
Function Group | COOPC |
Package | COOPC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUFFERTIME | TYPE | COOPC_ITEMBUFFERTIME | Pufferzeit von OPC-Items | |
ITEMALIAS | TYPE | COOPC_ITEMALIAS | Aliasname des OPC-Items | |
ITEMDESCR | TYPE | COOPC_ITEMTXT | Beschreibung des OPC-Items | |
ITEMID | TYPE | COOPC_ITEMID | Voll qualifizierte OPC-Item-ID | |
LANGUAGE | TYPE | LANGU | Sprachenschlüssel | |
PLANT | TYPE | WERKS_D | Werk | |
SERVERALIAS | TYPE | COOPC_SERVERALIAS | Aliasname des OPC-Server |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ALREADY_EXISTING | Es existiert schon ein Eintrag mit dem gleichen Key |
FAILED | Fehlgeschlagen |