SAP ABAP Function Module COM_PRODUCT_IDX_GET_CHANGES (get the entries in comm_product_idx for a product)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-PRO (Application Component) Central Part of Product Master
⤷
COM_PRODUCT_SEARCH (Package) Search API for Product Master

⤷

⤷

Basic Data
Function Module | COM_PRODUCT_IDX_GET_CHANGES | get the entries in comm_product_idx for a product |
Function Group | COM_PRODUCT_IDX_GENERAL | Gen. Functn Modules for comm_product_idx |
Program Name | SAPLCOM_PRODUCT_IDX_GENERAL | |
INCLUDE Name | LCOM_PRODUCT_IDX_GENERALU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ET_IDX_INS | TYPE | COMT_PRODUCT_IDX_TAB | records to insert | |||
![]() |
ET_IDX_UPD | TYPE | COMT_PRODUCT_IDX_TAB | recotrds to update | |||
![]() |
ET_IDX_DEL | TYPE | COMT_PRODUCT_IDX_TAB | records to del | |||
![]() |
ET_IDX_OLD | TYPE | COMT_PRODUCT_IDX_TAB | database situation | |||
![]() |
IS_PRODUCT_NEW | TYPE | COMT_PRODUCT | actual product | |||
![]() |
IS_PRODUCT_OLD | TYPE | COMT_PRODUCT | product on database | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20040219 |
SAP Release Created in | 400 |