SAP ABAP Function Module CRM_RMA_INDEX_SAVE (Aufbereiten und sichern des Index zur RMA)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-COM (Application Component) Complaints / Returns / In-House Repair
     CRM_RMA_INDEX (Package) Administration of RMA Numbers
Basic Data
Function Module CRM_RMA_INDEX_SAVE Aufbereiten und sichern des Index zur RMA  
Function Group CRM_RMA_INDEX   Methods for processing index file  
Program Name SAPLCRM_RMA_INDEX    
INCLUDE Name LCRM_RMA_INDEXU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_INDEX_OLD TYPE CRMT_RMA_INDEX_TAB Table Type for Document Index
Exporting ET_INDEX_INSERT TYPE CRMT_RMA_INDEX_TAB Table Type for Document Index
Exporting ET_INDEX_UPDATE TYPE CRMT_RMA_INDEX_TAB Table Type for Document Index
Exporting ET_INDEX_DELETE TYPE CRMT_RMA_INDEX_TAB Table Type for Document 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  20041219 
SAP Release Created in 401