SAP ABAP Function Module VBHT_INDEX_PUSH (Create history index via push principle)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-BM (Application Component) Batches
     VBIC (Package) Batch Information Cockpit
Basic Data
Function Module VBHT_INDEX_PUSH Create history index via push principle  
Function Group VBHT   BIC - Batch History  
Program Name SAPLVBHT    
INCLUDE Name LVBHTU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IV_BHOBJ_TYPE TYPE BHOBJ_TYPE Batch-Related Object Types
Importing IV_BHOBJ_EVENT TYPE BHOBJ_EVENT Define BRO Type Events
Importing IT_BATCH_DATA TYPE DATA Data relevant for index table
Importing IT_COMPONENTS TYPE ABAP_COMPONENT_TAB
Importing IT_FIELD_DATATYPE TYPE VBHT_ATTRIBUTE_TT Table type of VBHT_ATTRIBUTE
Importing IT_DF_ALL TYPE DFIES_TABLE Table for dfies entries
Importing IT_FIELDS TYPE VBHT_INDEX_FIELDS_TT Table type of VBHT_INDEX_FIELDS
Importing IV_UZEIT TYPE SYUZEIT Current Time of Application Server
Importing IV_DATE TYPE SYDATUM Current Date of Application Server
Exception NOTHING_TO_UPDATE TYPE No index table entry
               
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  20130531 
SAP Release Created in 604