SAP ABAP IMG Activity VLC_SEARCH_INTERFACE (BAdI: Adjust Search Interface)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-VMS (Application Component) Vehicle Management System
     ISAUTO_VLC (Package) Vehicle Management System (VMS)
IMG Activity
ID VLC_SEARCH_INTERFACE BAdI: Adjust Search Interface  
Transaction Code S_KA5_12001326   (empty) 
Created on 20021129    
Customizing Attributes VLC_SEARCH_INTERFACE   BAdI: Adjust Search Interface 
Customizing Activity VLC_SEARCH_INTERFACE   BAdI: Adjust Search Interface 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name VLC_SEARCH_INTERFACE    

Use

This business add-in (BAdI) is used in the Vehicle Management System (IS-A-VMS) component.

You can use this BAdI to make customer-specific changes or enhancements to the search interface of transaction VELO. You only need to implement this BAdI if the additional search view is not a standard selection screen. You can include standard selection screens in the search using transactions OVELO29 and VELO_SC.

The BADI VLC_SEARCH_INTERFACE has the following methods:

  • SEARCHDATA_GET: Read search criteria from your search screen and return these in parameter VLCVEHICRIT_CT.
    The contents of table VLCSEARCHCONTROL, which was maintained with transaction VELO_SC, is transferred in CONTROL_IT. You can return any error messages that might occur in CONTRERROR_CT.
  • SEARCH_CONTROL: Maintain changing parameter before carrying out the VMS standard search.
    The parameters are then transferred to the central search module VELO13_SEARCH_VEHI_CORE. For example, you can call up an individual search module using certain criteria and return the results in the table GUIDS_CT.

Requirements

Standard settings

This BAdI does not have a default implementation.

Activities

Procedure for BAdI Implementation

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_SEARCH_INTERFACE 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