Current as of: Today ()*** TOTALS PRESENTED IN THIS REPORT REPRESENT RECORD COUNTS THAT EXISTED AT CURRENT DATE OF THE REPORT EXECUTION; THIS REPORT CANNOT BE LEGITIMATELY RECONCILED AGAINST OTHER QUARTERLY OR ANNUAL REPORTS ***
No Data AvailableCURRENTLY REGISTERED VEHICLES - STATEWIDE TOTALS BY REGISTRATION PLATERegistration Plate CodeRegistration Plate Code DescriptionRegistered Vehicles Count - AllExempt Vehicles CountTOTALSNo Data AvailableCURRENTLY REGISTERED VEHICLES - STATEWIDE TOTALS BY REGISTRATION CLASSRegistration Class CodeRegistration Class Code DescriptionExempt Vehicles CountTOTALSNo Data AvailableCURRENTLY REGISTERED VEHICLES - STATEWIDE TOTALS BY COUNTYOffice Issuance NumberOffice NameRegistered Vehicles Count - AllExempt Vehicles CountTOTALS
Run Date: RTS Date: Run Time: Page
*** TOTALS PRESENTED IN THIS REPORT REPRESENT RECORD COUNTS THAT EXISTED AT CURRENT DATE OF THE REPORT EXECUTION; THIS REPORT CANNOT BE LEGITIMATELY RECONCILED AGAINST OTHER QUARTERLY OR ANNUAL REPORTS ***
No Data AvailableCURRENTLY REGISTERED VEHICLES - STATEWIDE TOTALS BY REGISTRATION PLATERegistration Plate CodeRegistration Plate Code DescriptionRegistered Vehicles Count - AllTOTALSNo Data AvailableCURRENTLY REGISTERED VEHICLES - STATEWIDE TOTALS BY REGISTRATION CLASSRegistration Class CodeRegistration Class Code DescriptionRegistered Vehicles Count - AllTOTALSNo Data AvailableCURRENTLY REGISTERED VEHICLES - STATEWIDE TOTALS BY COUNTYOffice Issuance NumberOffice NameRegistered Vehicles Count - AllExempt Vehicles CountTOTALS
Product Sales REPORTCurrent as of: Today ()
RTS.REG.009PRODUCT SALES REPORT
Select Report Type:RPCProduct TypeBy GearBy Region
Product Sales Reportcase when (ReportOutput ()='PDF' or ReportOutput ()='HTML' ) then
('PDF')
else
('O')
endcase when (ParamValue('P_Report_Type') = 'RPC') then
('RPC')
when (ParamValue('P_Report_Type') = 'RCC') then
('RCC')
else
('RBC')
end[Joins Un-Defined].[PRD].[PRDCD Code][Joins Un-Defined].[PRD].[PRDCode Desciption]count([Joins Un-Defined].[PRODUCT].[SALE])case when ([Joins Un-Defined].[PRDRecords].[Standard Exempt Indicator] = 1) then
(1)
else
(0)
end[Joins Un-Defined].[PRD COUNT].[PRD Code][Joins Un-Defined].[PROD].[PROD Code Description]count([Joins Un-Defined].[PROD Records].[SKU Number])case when ([Joins Un-Defined].[PRODRecords].[Standard Exempt Indicator] = 1) then
(1)
else
(0)
end[Joins Un-Defined].[Reference Points].[Reference Date][Joins Un-Defined].[Reference Points].[Job Function Area]='RTSBATCH'[Joins Un-Defined].[PROD].[RGNNUM][Joins Un-Defined].[RGN].[RGNName][Joins Un-Defined].[PRDRecords].[SKUNumber]case when ([Joins Un-Defined].[PRD Records].[Standard Exempt Indicator] = 1) then
(1)
else
(0)
end[Joins Un-Defined].[Office IDs].[PRD1] = [Joins Un-Defined].[PRD].[RGNNum]