SAP ABAP IMG Activity VLC_DETERMINE_CONTRL (BAdI: Determination of Action Control)
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_DETERMINE_CONTRL BAdI: Determination of Action Control  
Transaction Code S_KA5_12001306   (empty) 
Created on 20021129    
Customizing Attributes VLC_DETERMINE_CONTRL   BAdI: Determination of Action Control 
Customizing Activity VLC_DETERMINE_CONTRL   BAdI: Determination of Action Control 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name VLC_DETERMINE_CONTRL    

Use

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

With this BAdI you can adjust the existing determination for the action control or implement a new determination.

The BAdI is processed during execution of an action, if the primary or secondary action control is needed but not yet assigned to the vehicle.

The BAdI has method DETERMINE_CONTROL with the following parameters:

  • ACTION_IS: Action, which is executed directly and during which an action control must be located
  • VLCACTDATA_IS: Data with which the action is executed
  • VLCDIAVEHI_IS: Vehicle for which the action control is to be located
  • MMCTR_EV: Located primary action control
  • SDCTR_EV: Located secondary action control
  • NO_STANDARD_DETERM_EV: If you set this flag to 'X', deactivate the standard determination for the action control. You must then implement action control determination yourself within this method and return the located action control(s) to MMCTR_EV or SDCTR_EV
  • SEARCHCNTRL_CS, VLCFINDCNTRL_CT: With these two parameters you can influence the standard determination of action control without completely deactivating them. NO_STANDARD_DETERM_EV may not be set! VLCFINDCNTRL_CT includes all relevant existing determination records for the action control. Structure SEARCHCNTRL_CS contains the values for which an action control is to be located.

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