SAP ABAP IMG Activity VLC_FIND_INSTAN_BAPI (BAdI: Determination of Vehicle (GUID/Int. No./Ext. No./VIN Unknown))
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_FIND_INSTAN_BAPI BAdI: Determination of Vehicle (GUID/Int. No./Ext. No./VIN Unknown)  
Transaction Code S_KA5_12001324   (empty) 
Created on 20021129    
Customizing Attributes VLC_FIND_INSTAN_BAPI   BAdI: Determination of Vehicle (GUID/Int. No./Ext. No./VIN Unknown) 
Customizing Activity VLC_FIND_INSTAN_BAPI   BAdI: Determination of Vehicle (GUID/Int. No./Ext. No./VIN Unknown) 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name VLC_FIND_INSTAN_BAPI    

Use

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

This BAdI is used in function modules BAPI_VEHICLE_DELETE_MULTIPLE and BAPI_VEHICLE_GET_HISTORY. These BAPIs are called up by specifying one of the following four keys in the parameter VEHIACTIONDATA_ITEM for each vehicle to be processed:

  • Vehicle GUID
  • VIN
  • Internal Vehicle Number
  • External Vehicle Number

If you want to identify a vehicle using a different key, you must implement the method FIND_INSTAN_BAPI of this BAdI. Within the implementation, you must convert the key you have selected to one of the keys specified above. Proceed as follows:

  • The key information that was specified by you and transferred to the BAPI arrives in the parameters VLCACTDATA_ITEM_CT, VEHICLE_QUALIFIERS, EXTENSIONIN. You must determine one of the vehicle IDs specified above based on this key information.
  • VLCDIAVEHI_ET: When you have determined the vehicle IDs, add the entries with the keys found in this table.

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 1   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_FIND_INSTAN_BAPI 0 KA50000029 Vehicle Management System 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20021219 
SAP Release Created in 471