SAP ABAP IMG Activity VLC_CHECK_CONFIG (BAdI: Configuration Check Before Save)
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_CHECK_CONFIG BAdI: Configuration Check Before Save  
Transaction Code S_KA5_12001380   (empty) 
Created on 20021219    
Customizing Attributes VLC_CHECK_CONFIG   BAdI: Configuration Check Before Save 
Customizing Activity VLC_CHECK_CONFIG   BAdI: Configuration Check Before Save 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name VLC_CHECK_CONFIG    

Use

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

With this BAdI you can influence the check of a vehicle configuration. This check takes place whilst an action is being executed directly before the configuration is saved.

The BAdI has method MANIPULATE_CONFIG_CHECK:

  • VLCBAPICU_CS: configuration of a vehicle identified by a GUID. You can change the contents of a vehicle configuration with this parameter (for example, check by own external configurator).
  • CHECK_DATE_CV: current date and current time. With this parameter you can influence the validity date against which the configuration is checked.
  • CHECK_CONFIG_CV: if you initialize this parameter you can switch off the configuration check completely and thereby improve performance. However, this may cause incomplete or inconsistent configurations to be saved.

You have the following parameters at your disposal as additional information on what has to be done with the configuration:

  • VLCDIAVEHI_IS: vehicle data that belongs to the configuration
  • VLCACTDATA_HEAD_IS: header data that is used for executing an action
  • VLCACTDATA_ITEM_IS: item data that is used for executing an action werden
  • ACTDOCTYPE_IV: document type if the action works with the ERP system
  • CFGCALLID_IV: ID that is hard-coded in the EXECUTE function module of the action

Requirements

Standard settings

Activities

Procedure for Implementing a BAdI

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