...
- You search for a vehicle, and assign it to the quotation.
- In the quotation, you can use the Search Vehicle pushbutton to search for a vehicle (transaction /DBE/vsearch). The system populates the vehicle search with values from the quotation. You can use BAdI /DBE/BADI_V_SEARCH_UI, method GET_SEARCH_CRITERIA to determine how the system does this.
- Before you start the search, you can edit the search parameters. If the search was unsuccessful, you can enter new parameters.
- If you locate an appropriate vehicle, you can choose the Assign Vehicle pushbutton. This triggers actions QACU (assign vehicle to customer) and QOFF (create quotation).
- The vehicle is now assigned to the customer and the quotation document.
- The process then continues as described in Creating Vehicle Quotations Based on Vehicle.
- You create a vehicle that satisfies the criteria specified in the model based quotation, and assign it to the quotation. You can do this if the vehicle search was unsuccessful, or if you only procure vehicles based on customer demand.
- In the quotation, choose the Create Vehicle pushbutton.
- Vehicle master is being started for vehicle creation. The system populates vehicle attributes with values from the quotation. If necessary, you can change the vehicle. You can use BAdI /DBE/BADI_VEHICLE_UI, method GET_CREATION_CRITERIA to determine how the system populates the vehicle creation screen with values from the quotation. Save the vehicle.
- Choose the Assign Vehicle pushbutton. This triggers actions QACU (assign vehicle to customer) and QOFF (create quotation).
- The vehicle is then assigned to the quotation and to the customer.
- The process then continues as described inCreating Vehicle Quotations Based on VehicleinĀ Creating Vehicle Quotations Based on Vehicle.
- You use the Quotation Copy event to copy the model-based quotation to a model based order (type 3010).
When you assign a vehicle to the model based order, the process continues as described in the normal vehicle sales order of type 3000.
...