Add ysnBasis to vyuCTContractCostView

Issue No: CT-6078
Created 8/3/2021 5:25:36 AM
Type Feature
Priority Major
Status Closed
Resolution Fixed
Fixed Version 20.1
Description This ticket is created to have the ysnBasis field added to the vyuCTContractCostView.   This will allow the ticket side to determine that the other cost on the Contract cost tab will not be added as other charge.     Field should not return null value use isnull function on the view.   ysnBasis = CAST(ISNULL(ysnBasis,0), AS BIT)