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
Exporting ET_IDX_INS TYPE COMT_PRODUCT_IDX_TAB records to insert
Exporting ET_IDX_UPD TYPE COMT_PRODUCT_IDX_TAB recotrds to update
Exporting ET_IDX_DEL TYPE COMT_PRODUCT_IDX_TAB records to del
Exporting ET_IDX_OLD TYPE COMT_PRODUCT_IDX_TAB database situation
Importing IS_PRODUCT_NEW TYPE COMT_PRODUCT actual product
Importing IS_PRODUCT_OLD TYPE COMT_PRODUCT product on database
               
Processing Type
Normal Function Module  
Remote-Enabled 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