Menu

SAP Function Module COM_PRCAT_LOCATOR_CALL_POPUP

The Function Module COM_PRCAT_LOCATOR_CALL_POPUP () is a standard Function Module in SAP ERP and is part of the function group COM_PRCAT_LOCATOR_UI within the package COM_PRODUCT_CATEGORY_UI.

Technical Information

Function Module COM_PRCAT_LOCATOR_CALL_POPUP
Short Text
Function Group COM_PRCAT_LOCATOR_UI
Package COM_PRODUCT_CATEGORY_UI
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_HIERARCHY_GUID TYPE COMT_HIERARCHY_GUID
IV_PARENT_GUID TYPE COMT_CATEGORY_GUID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_CATEGORY_GUID TYPE COMT_CATEGORY_GUID
EV_CATEGORY_ID TYPE COMT_CATEGORY_ID
EV_CATEGORY_TEXT TYPE COMT_CATEGORY_TEXT
EV_HIERARCHY_GUID TYPE COMT_HIERARCHY_GUID
EV_HIERARCHY_ID TYPE COMT_HIERARCHY_ID
EV_HIERARCHY_TEXT TYPE COMT_HIERARCHY_TEXT
EV_OKCODE TYPE SY-UCOMM Screens, Function Code Triggered by PAI
EV_USEREXIT TYPE COMT_BOOLEAN Logical Variable

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.