Menu

SAP Function Module COM_PRODCAT_GET_PARTNER_DETERM

get partnerdetermination procedures

The Function Module COM_PRODCAT_GET_PARTNER_DETERM (get partnerdetermination procedures) is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_CATEGORY_API within the package COM_PRODUCT_CATEGORY.

Technical Information

Function Module COM_PRODCAT_GET_PARTNER_DETERM
Short Text get partnerdetermination procedures
Function Group COM_PRODUCT_CATEGORY_API
Package COM_PRODUCT_CATEGORY
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_FLAG_IND_OBJECTS TYPE COMT_BOOLEAN SPACE for ind. objects
IV_FLAG_PRODUCTS TYPE COMT_BOOLEAN SPACE for products

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_PARTNER_DETERM TYPE COMT_PROD_PARTNER_DET_PROC_TAB Tabellentyp zu Partnerschema

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR internal programming problem
NOT_FOUND no partner determination procedures found
WRONG_CALL parameters for call are wrong/missing