dbo.CV3OrderReconcileVerifyXRef 
Default Table Name  CV3OrderReconcileVerifyXRef 
Definition  Reconciliation actions are not performed during pre-transfer reconciliation, but when the order reconciliation is confirmed. All verification processing is done when the reconciliation action is entered. 

dbo.CV3OrderReconcileVerifyXRef Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SiteID    smallint  NO  Identifies the unique distributed database ID where the row was inserted. Distributed databases are no longer supported so this column is deprecated. 
RepFlags    tinyint  YES  Indicates the action in a distributed database environment. Distributed databases are no longer supported so this column is deprecated. 
Build    int  NO  Identifies the build number and patch level of the software that inserted/updated this row. The format is the Build number followed by 3 digits for the patch level which is typically 000. The build number is tied to specific versions of the software, e.g. Sunrise 15.3 is Build 5021, Sunrise 16.3 is Build 5503. 
CreatedBy    varchar(50)  NO  Information about the user that created the row. This will typically be the UserID (IDCode from CV3User table) and may be prefixed with an environment identifier followed by an underscore, e.g. b96d2bf5_jongmore. 
CreatedWhen    datetime  NO  The date and time that the row was created and will be based on the Enterprise time zone. 
OrderReconcileVerifyXRefID(PK)    bigint  NO  Auto generated unique primary key value. 
ReconcileDtlGUID    HVCIDdt  NO  Link to the GUID column of the CV3OrderReconcileDtl table. 
EnterProviderType    varchar(30)  YES  Entering provider type code. 
EnterRole    varchar(30)  YES  Enter role on verification policy detail. If the enter provider type is null, then the EnterRole is an order role otherwise it is a provider role. 
OrderProviderType    varchar(30)  YES  Order provider type code 
OrderRole    varchar(30)  YES  Order role in the verification policy detail. If the order provider type is null, the order role is a provider role; otherwise it is an order role type. 
SequenceNumber    int  NO  This number is only used by the multiple verification policies. It is set by SCM when the verify roles are assigned to the policy 
NamedProviderGUID    HVCIDdt  YES  Named Provider GUID. 
IsAdditionalVerification    bit  NO  TRUE if there is additional verify provider. 
VerifyFunctionType    int  YES  Verify function type 
VerificationPolicyType    int  YES  Verification policy type. 
RequestedByProviderGUID    HVCIDdt  YES  Requested by GUID 
UserGUID    HVCIDdt  YES  User GUID 
PendingVerifyStatusCode    varchar(5)  YES  Pending verify status code (only for modify) 
MSrepl_tran_version    uniqueidentifier  NO  Optimistic lock identifier. 
MSReplrowguid    uniqueidentifier  NO  Unique GUID used to support merge replication. 

dbo.CV3OrderReconcileVerifyXRef Primary and Unique Keys 
Key Name  Key Type  Keys 
CV3OrderReconcileVerifyXRefPK  PrimaryKey  OrderReconcileVerifyXRefID