SAP ABAP Function Module CRM_SRV_INDEX_SAVE (FM to save the srv index)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF-CAT (Application Component) Categorization and Reference Object in Transactions
     CRM_SRV_INDEX (Package) Package for srv index
Basic Data
Function Module CRM_SRV_INDEX_SAVE FM to save the srv index  
Function Group CRM_SRV_INDEX   Methods for processing srv index file  
Program Name SAPLCRM_SRV_INDEX    
INCLUDE Name LCRM_SRV_INDEXU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_INDEX_OLD TYPE CRMT_SRV_INDEX_TAB Table type for srv index
Exporting ET_INDEX_INSERT TYPE CRMT_SRV_INDEX_TAB Table type for srv index
Exporting ET_INDEX_UPDATE TYPE CRMT_SRV_INDEX_TAB Table type for srv index
Exporting ET_INDEX_DELETE TYPE CRMT_SRV_INDEX_TAB Table type for srv index
Importing IV_HEADER_GUID TYPE CRMT_OBJECT_GUID GUID of a CRM Order Object
Importing IV_REBUILD TYPE CRMT_BOOLEAN Logical Variable
Exception ORDER_NOT_FOUND TYPE
Exception INDEX_LOCKED TYPE
               
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  20080418 
SAP Release Created in 700