Menu

SAP Function Module COM_PRODUCT_MNT_FIND_API

Suche existierendes Produkt

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module COM_PRODUCT_MNT_FIND_API (Suche existierendes Produkt) is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_MAINTAIN_API within the package COM_PRODUCT_API.

Technical Information

Function Module COM_PRODUCT_MNT_FIND_API
Short Text Suche existierendes Produkt
Function Group COM_PRODUCT_MAINTAIN_API
Package COM_PRODUCT_API
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_INTERLINKAGE TYPE COMT_PRODUCT_IL_API Interlinkages zum Produkt
IS_PRODUCT TYPE COMT_PRODUCT_MAINTAIN_API API Struktur für allgemeine Produktdaten
IS_SET_MAT TYPE COMT_PROD_MAT_MAINTAIN_API API Struktur für Materialdaten
IS_SET_SRV TYPE COMT_PROD_SRV_MAINTAIN_API API Struktur für Servicedaten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_PRODUCT_OLD TYPE COMT_PRODUCT Kopfdaten des Produktes, falls bereits vorhanden
EV_PRODUCT_FOUND TYPE COMT_BOOLEAN Produkt existiert bereits
EV_PRODUCT_GUID TYPE COMT_PRODUCT_GUID Produkt-GUID (für neue Produkte neu gezogen)

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CV_SAVE_INACTIVE_FLAG TYPE COMT_PR_INACT_FLAG Produktspezifische Steuerung, ob inaktiv gesichert wird
CV_SUPRESS_INACT TYPE COMT_BOOLEAN Produktunabhängige Steuerung, ob inaktiv gesichert werden darf

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.