The Function Module COM_PROD_IL_DEST_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.
Function Module | COM_PROD_IL_DEST_GETDETAIL_API |
Short Text | |
Function Group | COM_PRODUCT_IL_API |
Package | COM_PRODUCT_IL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_PRODUCT | TYPE | COMT_PRODUCT | ||
IT_CATGORY_GUID | TYPE | COMT_CATEGORY_GUID_TAB | Category GUIDs | |
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 |
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 |
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 |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.