Menu

SAP Function Module COM_PRODUCT_DEQUEUE_WITH_ID

The Function Module COM_PRODUCT_DEQUEUE_WITH_ID () is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_ENQUEUE within the package COM_PRODUCT.

Technical Information

Function Module COM_PRODUCT_DEQUEUE_WITH_ID
Short Text
Function Group COM_PRODUCT_ENQUEUE
Package COM_PRODUCT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_COLLECT TYPE DDENQCOLL SPACE Flag whether locks should only be collected first
IV_OBJECT_FAMILY TYPE COMT_PRODUCT_OBJECT_FAMILY Object Family
IV_PRODUCT_ID TYPE COMT_PRODUCT_ID Product ID
IV_PRODUCT_LOGSYS TYPE COMT_LOGSYS System in Which the Set Was Created
IV_PRODUCT_TYPE TYPE COMT_PRODUCT_TYPE Product Type

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.