Menu

SAP Function Module COM_PRODUCT_IL_GETDETAIL_API

The Function Module COM_PRODUCT_IL_GETDETAIL_API () is a standard Function Module in SAP ERP and is part of the function group COM_PRODUCT_IL_API within the package COM_PRODUCT_IL.

Technical Information

Function Module COM_PRODUCT_IL_GETDETAIL_API
Short Text
Function Group COM_PRODUCT_IL_API
Package COM_PRODUCT_IL
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_PRODUCT TYPE COMT_PRODUCT
IT_CATEGORY_GUID TYPE COMT_CATEGORY_GUID_TAB Category GUIDs
IT_ORG_IDS TYPE COMT_PR_ORG_KEYS_SORT_TAB
IT_ORG_TYPES TYPE COMT_PR_ORG_TYPE_LIST_TAB
IT_PR_ORG TYPE COMT_PR_ORG_TAB
IT_REQ_INTERLINK TYPE COMT_IL_RELTYPE_TAB
IV_ALL_INTERLINK TYPE COMT_BOOLEAN SPACE Logical Variable
IV_CURRENT TYPE COMT_BOOLEAN 'X' Logical Variable
IV_MAINTENANCE TYPE COMT_BOOLEAN SPACE Logical Variable
IV_READ_DB_VALUES TYPE COMT_BOOLEAN SPACE Logical Variable
IV_TIMESTAMP TYPE COMT_TIMESTAMP Time Stamp
IV_UPDATE_BUFFER TYPE COMT_BOOLEAN SPACE Logical Variable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_INTERLINK TYPE COMT_PRODUCT_IL_API

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_BAPIRETURN TYPE BAPIRET2_TAB Error Messages
CT_MESSAGES TYPE COMT_IL_ERROR_TAB

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.