DOCV55 - Access unit V55 details (Unit Sales Report Generator function)

From Catalyst
Jump to: navigation, search

Syntax

$DOCV55{textparm, index}

Description

Retrieve all details currently held in Platinum that are required for printing a V55 document.

Parameters

textparm
A text parameter that can not be omitted.
An abbreviation of the name of the information required (see below).
index
A numeric parameter that can be omitted (it defaults to "1").
Where a parameter refers to a piece of multi-line information, gives the line required.

Returns

A text or numeric (depending on the parameters) value. This function may be used in the following.

Registration Mark.
$DOCV55{"Reg"}
Returns the unit registration as entered in " Unit Properties". See V07.
Sort Code.
$DOCV55{"Sort"}
Returns the document sort code for box "S". This determines which authority the V55 should be processed by and is taken from "V55 support" for the unit's "Body type".
Type of Fuel - Description.
$DOCV55{"FuelDesc"}
Returns the description for the type of fuel used by the unit. Taken from the description for the "Fuel type" as entered in " Unit Properties".
Type of Fuel - DVLA Code.
$DOCV55{"FuelDVLA"}
Returns the DVLA code for the type of fuel used by the unit. Taken from "V55 support" for the unit's "Fuel type".
Make - MCRIS Code.
$DOCV55{"ManMCRIS"}
Returns the MCRIS code for the make (manufacturer) of the unit. Taken from "V55 support" for the unit's "Manufacturer".
Make - Description.
$DOCV55{"ManDesc"}
Returns the description of the make (manufacturer) of the unit. Taken from "Description" for the unit's "Manufacturer". See V03.
Make - DVLA Code.
$DOCV55{"ManDVLA"}
Returns the DVLA code for the make (manufacturer) of the unit. Taken from "V55 support" for the unit's "Manufacturer".
VIN/Chassis/Frame No.
$DOCV55{"VIN"}
Returns the V.I.N. of the unit. Taken from "V.I.N" as entered in " Unit Properties". See V04.
Model - MCRIS Code.
$DOCV55{"ModMCRIS"}
Returns the MCRIS code for the Model of the unit. Taken from "V55 support" for the unit's "Model".
Model - Description.
$DOCV55{"ModDesc"[,0->4]}
Returns the Model description for the unit. Taken from "Model" as entered in " Unit Properties". See V21.
The optional numeric parameter, which defaults to '1', indicates the line of the description to output. A value of '0' outputs the whole description as one, to a maximum length of 90 characters.
Model - DVLA Code.
$DOCV55{"ModDVLA"}
Returns the DVLA code for the Model of the unit. Taken from "V55 support" for the unit's "Model".
Engine Number.
$DOCV55{"Engine"}
Returns the Engine Number of the unit. Taken from "Engine no." as entered in " Unit Properties". See V06.
Type of Body/Unit - Description.
$DOCV55{"BodDesc"}
Returns the description for the Body Type of the unit. Uses the "Description" for the "Body type" as entered in " Unit Properties". See V89.
Type of Body/Unit - DVLA Code.
$DOCV55{"BodDVLA"}
Returns the DVLA code for the Body Type of the unit. Taken from the "Body type" as entered in " Unit Properties". See V89.
Cylinder Capacity.
$DOCV55{"CC"}
Returns the Cylinder Capacity of the unit. Taken from "Engine size" as entered in " Unit Properties". See V24.
Wheelplan - Description.
$DOCV55{"WheelplanDesc"}
Returns the description for the Wheelplan of the unit. Uses the "Wheelplan" as entered under "V55 general" for the unit's "Model".
Wheelplan - DVLA Code.
$DOCV55{"WheelplanDVLA"}
Returns the DVLA code for the Wheelplan of the unit. Taken from the "Wheelplan" as entered under "V55 general" for the unit's "Model".
Wheelbase.
$DOCV55{"Wheelbase"}
Returns the Wheelbase in mm for the unit model. Taken from the "Wheebase" figure entered under "Dimensions" for the unit's "Model", multiplied by 1000 to convert to mm. See V88.
If the selected "Units" for length are 'Feet' and not 'Metres' a conversion will be attempted but it is recommended you stick to using 'Metres'.
Colour(s) - Description.
$DOCV55{"ColDesc"}
Returns the description for the Colour(s) of the unit.
Where "Technical colour" is used, under "V55 support" for each Technical Colour code you may enter up to two standard DVLA colours.
Where "Technical colour" is not used, in order for this to work the text entered against "Colour" in " Unit Properties" should exactly match one of the standard DVLA colours.
Colour(s) - DVLA Code(s).
$DOCV55{"ColDVLA"}
Returns the DVLA code(s) for the Colour(s) of the unit. See "Colour(s) - Description" above.
CO2.
$DOCV55{"CO2"}
Returns the CO2 emissions for the unit. Taken from the "CO2" figure entered under "V55 measurements" for the unit's "Model".
Type Approval - Number.
$DOCV55{"TypeNo"}
Returns the Type Approval Number for the unit. Taken from the "Type approval no" figure entered under "V55 general" for the unit's "Model".
Type Approval - Category.
$DOCV55{"TypeCat"}
Returns the Type Category for the unit. Taken from the "Category" figure entered under "V55 general" for the unit's "Model".
Mass in Service.
$DOCV55{"MassInService"}
Returns the Mass in Service for the unit. Taken from the "Mass in service" figure entered under "V55 measurements" for the unit's "Model".
Type.
$DOCV55{"Type"}
Returns the Type for the unit. Taken from the "Type" figure entered under "V55 general" for the unit's "Model".
Particulates.
$DOCV55{"Particulates"}
Returns the Particulates emissions for the unit. Taken from the "Particulates" figure entered under "V55 measurements" for the unit's "Model".
Variant.
$DOCV55{"Variant"}
Returns the Model Variant for the unit. Taken from the "Variant" figure entered under "V55 general" for the unit's "Model".
CO.
$DOCV55{"CO"}
Returns the CO emissions for the unit. Taken from the "CO" figure entered under "V55 measurements" for the unit's "Model".
Version.
$DOCV55{"Version"}
Returns the Model Version for the unit. Taken from the "Version" figure entered under "V55 general" for the unit's "Model".
HC + NOx.
$DOCV55{"HC-NOX"}
Returns the HC + NOx emissions for the unit. Taken from the "HC + NOx" figure entered under "V55 measurements" for the unit's "Model".
Length.
$DOCV55{"Length"}
Returns the Length in mm for the unit model. Taken from the "Ext. length" figure entered under "Dimensions" for the unit's "Model", multiplied by 1000 to convert to mm. See V88.
If the selected "Units" for length are 'Feet' and not 'Metres' a conversion will be attempted but it is recommended you stick to using 'Metres'.
Width.
$DOCV55{"Width"}
Returns the Width in mm for the unit model. Taken from the "Ext. width" figure entered under "Dimensions" for the unit's "Model", multiplied by 1000 to convert to mm. See V88.
If the selected "Units" for length are 'Feet' and not 'Metres' a conversion will be attempted but it is recommended you stick to using 'Metres'.
HC.
$DOCV55{"HC"}
Returns the HC emissions for the unit. Taken from the "HC" figure entered under "V55 measurements" for the unit's "Model".
NOx.
$DOCV55{"NOX"}
Returns the NOx emissions for the unit. Taken from the "NOx" figure entered under "V55 measurements" for the unit's "Model".
Stationary Sound Level.
$DOCV55{"StatSound"}
Returns the Stationary Sound Level for the unit model. Taken from the "Stationary sound" figure entered under "V55 measurements" for the unit's "Model".
Unladen Weight.
$DOCV55{"UnlWeight"}
Returns the Unladen Weight for the unit model. Taken from the "Unladen weight" figure entered under "Dimensions" for the unit's "Model". See V88.
This will only work if the selected "Units" are 'Kilograms'.
Revenue Weight.
$DOCV55{"LadWeight"}
Returns the Laden Weight for the unit model. Taken from the "Laden weight" figure entered under "Dimensions" for the unit's "Model". See V88.
This will only work if the selected "Units" are 'Kilograms'.
Engine Speed Sound Level.
$DOCV55{"EngSound"}
Returns the Engine Speed Sound Level for the unit model. Taken from the "Eng.speed sound" figure entered under "V55 measurements" for the unit's "Model".
Number of Seats.
$DOCV55{"Seats"}
Returns the Number of Seats for the unit model. Taken from the "Seats" figure entered under "V55 general" for the unit's "Model".
Drive-by Sound Level.
$DOCV55{"DrvSound"}
Returns the Drive-by Sound Level for the unit model. Taken from the "Drive-by sound" figure entered under "V55 measurements" for the unit's "Model".
Max Net Power.
$DOCV55{"NetPower"}
Returns the Max Net Power for the unit model. Taken from the "Max net power" figure entered under "V55 measurements" for the unit's "Model".
Power/Weight Ratio.
$DOCV55{"PowerWeight"}
Returns the Power/Weight Ratio for the unit model. Taken from the "Power/weight" figure entered under "V55 measurements" for the unit's "Model".
Euro status.
$DOCV55{"EuroStatus"}
Returns the Euro status for the unit model. Taken from the "Euro status" entered under "V55 general" for the unit's "Model".
Euro status directive no.
$DOCV55{"EuroStatusDir"}
Returns the Euro status directive no. for the unit model. Taken from the "Euro status directive" entered under "V55 general" for the unit's "Model".
Unit family identification number.
$DOCV55{"VehFamID"}
Returns the unit family identification number for the unit model. Taken from the "Unit family ID" entered under "V55 WLTP/RDE" for the unit's "Model".
Specific CO2 emissions (WLTP).
$DOCV55{"SpecCO2WLTP"}
Returns the Specific CO2 emissions (WLTP) figure for the unit model. Taken from the "Specific CO2 emissions (WLTP)" entered under "V55 WLTP/RDE" for the unit's "Model".
Deviation factor.
$DOCV55{"DevFactor"}
Returns the Deviation factor for the unit model. Taken from the "Deviation factor" entered under "V55 WLTP/RDE" for the unit's "Model".
Verification factor.
$DOCV55{"VeriFactor"}
Returns the Verification factor for the unit model. Taken from the "Verification factor" entered under "V55 WLTP/RDE" for the unit's "Model".
WLTP test mass.
$DOCV55{"TestMass"}
Returns the WLTP test mass for the unit model. Taken from the "WLTP test mass" entered under "V55 WLTP/RDE" for the unit's "Model".
Electric energy consumption.
$DOCV55{"ElecEnergyCons"}
Returns the Electric energy consumption for the unit model. Taken from the "Electric energy consumption" entered under "V55 WLTP/RDE" for the unit's "Model".
Code/group for innovative technology.
$DOCV55{"InnoTechCode"}
Returns the Code/group for innovative technology for the unit model. Taken from the "Code/group for innovative tech" entered under "V55 WLTP/RDE" for the unit's "Model".
Emissions reduction through innovative tech (WLTP).
$DOCV55{"InnoTechWLTP"}
Returns the Emissions reduction through innovative tech (WLTP) for the unit model. Taken from the "Emissions reduction (WLTP)" entered under "V55 WLTP/RDE" for the unit's "Model".
Emissions reduction through innovative tech (NEDC).
$DOCV55{"InnoTechNEDC"}
Returns the Emissions reduction through innovative tech (NEDC) for the unit model. Taken from the "Emissions reduction (NEDC)" entered under "V55 WLTP/RDE" for the unit's "Model".
RDE.
$DOCV55{"RDE"}
Returns the RDE test code for the unit model. Taken from the "RDE" entered under "V55 WLTP/RDE" for the unit's "Model".
Maximum NOx value 1.
$DOCV55{"RDEMaxNOxVal1"}
Returns the Maximum NOx value 1 for the unit model. Taken from the "Maximum NOx value 1" entered under "V55 WLTP/RDE" for the unit's "Model".
Maximum NOx value 2.
$DOCV55{"RDEMaxNOxVal2"}
Returns the Maximum NOx value 2 for the unit model. Taken from the "Maximum NOx value 2" entered under "V55 WLTP/RDE" for the unit's "Model".
Original Dealer Code.
$DOCV55{"DealerCode"}
Returns the Original Dealer Code for the Platinum system in use. Taken from "Original Dealer Code" entered in " Reports & Settings Maintenance Options System Administrator Platinum Settings".
Original Dealer - Name.
$DOCV55{"DealerName"[,1/2]}
Returns the first or second lines of the Platinum system "Company Name". See D20.
Original Dealer - Address/Postcode.
$DOCV55{"DealerAddress"[,1/2/3/4/5]}
Returns lines 1-5 of the Platinum system "Company Address". See D21.
System MCRIS Registration Number.
$DOCV55{"MCRISRegNo"}
Mandatory for subscribers to the service, returns the MCRIS Registration Number for the Platinum system in use. Taken from "MCRIS subscriber number" entered in " Reports & Settings Maintenance Options System Administrator Platinum Settings".
Date Printed.
$DOCV55{"PrintDate"}
Mandatory for MCI Members, returns the current system date in DD/MM/CCYY format. See D11.


Feedback
Thank you for using our Knowledge Base, we value your feedback. Did you find this article useful? 'Yes' or 'No'
Keywords AND Misspellings
vehicle, unit, wholegood