Category Management

Use

Categories i.e. groups of vehicles whose similarities are defined by certain rules are formed in category management. These rules are evaluated during the vehicle search .

You can define which vehicles you want to be displayed for which dealers.

You can find further information in the documentation for Financial Accounting under Rules and Boolean Logic/Syntax .

Integration

You can define categories per vehicles search area, per organizational role, per combination of these two or completely independently of the vehicle search area and organizational role.

You do not necessarily have to work with vehicle search areas to use category management.

Prerequisites

  1. You have created rules in Customizing for VMS under Start of the navigation path Vehicle Search Next navigation step Vehicle Search Areas Next navigation step Define Vehicle Categories End of the navigation path (transaction OVELO20).

  2. You have prioritized and put these rules in an order in Customizing for VMS under Start of the navigation path Vehicle Search Next navigation step Vehicle Search Areas Next navigation step Assign Roles and Vehicle Categories End of the navigation path (transaction OVELO21).

    When you define these rules, you can fill specific table fields, which reference to the vehicle or the vehicle searcher, with values and then link these fields to mathematical expressions using Boolean operators.

    Note Note

    Only tables in the vehicle table can be taken into account for vehicle data, not configuration characteristics.

    End of the note.

    A vehicle can belong to more than one category.

Features

For each vehicle that corresponds to the search criteria, the system checks the rules that have been defined and evaluates them in the given sequence. As soon as the system finds a rule that is “true”, the appropriate vehicle counts as having been “found”. If no rules are “true”, the vehicle is excluded.

The vehicles that are found appear in the vehicle overview in the order in which the categories are searched. By skillful prioritizing, therefore, you can ensure that the vehicles that you want to be sold quickest appear at the top of the vehicle search hit list.

Example

The categories and their sequence could look similar to those listed below for a dealer that belongs to the organizational role Dealer Müller :

  • Category 1:

    Vehicles that are not displayed, belong to dealer Müller and have not been sold to the end customer yet

    Displayed = ' ' AND customer = 'dealer Müller' AND end customer = ' '

  • Category 2:

    Vehicles that are not displayed and belong to dealer Müller

    Displayed = ' ' AND customer = 'dealer Müller'

  • Category 3:

    Vehicles that are displayed and generally available for all dealers

    Displayed = 'X' AND availability = '02'