Hierarchy

⤷

⤷

IMG Activity
ID | VLC_SE_DELTA_LOAD | BAdI: Delta Load into External Search Machine |
Transaction Code | S_KA5_12001338 | (empty) |
Created on | 20021129 | |
Customizing Attributes | VLC_SE_DELTA_LOAD | BAdI: Delta Load into External Search Machine |
Customizing Activity | VLC_SE_DELTA_LOAD | BAdI: Delta Load into External Search Machine |
Document
Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
Document Name | VLC_SE_DELTA_LOAD |
Use
This business add-in (BAdI) is used in the Vehicle Management System (IS-A-VMS) component.
You can use this BAdI to transfer all the changes that have been made to vehicle master data and vehicle configurations during an action to an external search engine, which could be connected to VMS.
This BAdI has the following methods:
- ACTIVATE_DELTALOAD: activates the delta load to the external search engine.
- ACTIVEFLAG_CV: if this parameter is set to "X", the delta load is activated. If it is initial, method PERFORM_DELTALOAD is not called.
- PERFORM_DELTALOAD: executes delta load.
This method runs at the time os posting after an action has been executed. - VLCDIAVEHI_IT: vehicle data for all vehicles for which the action has been executed. All the fields cobtain the data in the form that it is in after the action has been executed.
- VLCDIAVEHI_OLD_IT: vehicle data in the form it was in before the action has been executed
- DELTA_CONFIG_IT: all vehicle configurations in which something has been changed
You can transfer both changed vehicle configurations and changed vehicle master data to the external search engine. By comparing VLCDIAVEHI_IT and VLCDIAVEHI_OLD_IT you can determine whether the vehicle data that you want to load into the external search engine has changed. If you have not changed any relevant data and the vehicle configuration has not been changed, no data is transferred to the search engine.
If you want to connect the SAP search engine TREX to the delta load, you can use function module VELO08_TREX_DELTA_LOAD_MULTI in the implementation of this BAdI. This function module has the same interface as method PERFORM_DELTALOAD. In addition, it has an importing parameter TREXINDEX_IV to which you have to transfer the ID of the search index you created in TREX.
Requirements
Standard settings
Activities
Procedure for Implementing BAdIs.
Example
Business Attributes
ASAP Roadmap ID | 257 | Create User Exits |
Mandatory / Optional | 2 | Optional activity |
Critical / Non-Critical | 2 | Non-critical |
Country-Dependency | A | Valid for all countries |
Assigned Application Components
Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
---|---|---|---|---|
SIMG | VLC_SE_DELTA_LOAD | 0 | KA50000029 | Vehicle Management System |
Maintenance Objects
Maintenance object type | E | Business Add-In - Definition |
History
Last changed by/on | SAP | 20021129 |
SAP Release Created in | 471 |