Menu

SAP Function Module COM_PRODUCT_CATEGORY_GETLIST

The Function Module COM_PRODUCT_CATEGORY_GETLIST () 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_PRODUCT_CATEGORY_GETLIST
Short Text
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
IT_CATEGORY_ID_RANGE TYPE COMT_PR_CATEGORY_RANGE_TAB
IT_CATEGORY_TEXT_RANGE TYPE COMT_CATEGORY_TEXT_RANGE_TAB
IT_LOGSYS_RANGE TYPE COMT_PRODUCT_LOGSYS_RANGE_TAB
IT_OBJECT_FAMILY_RANGE TYPE COMT_PR_OBJ_FAM_RANGE_T
IT_PRODUCT_TYPE_RANGE TYPE COMT_PRODUCT_TYPE_RANGE_TAB Selection Structure for Product Type
IV_FILTER_ON_TEMPLATE TYPE COMT_BOOLEAN
IV_HIERARCHY_GUID TYPE COMT_HIERARCHY_GUID
IV_HIERARCHY_ID TYPE COMT_HIERARCHY_ID
IV_LANGU TYPE SPRAS SY-LANGU Language Key
IV_MAX_ROWS TYPE BAPIMAXROW 250 Maximum Number of Lines of Hits
IV_NON_ASSIGNABLE TYPE COMT_BOOLEAN 'X'
IV_REQUEST_DATA TYPE COMT_BOOLEAN 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_PRODUCT_CATEGORY TYPE COMT_CATEGORY_SELECTION_TAB Get-List Result

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.