Share via


CurrencyCode

This class defines the currency in which the order was processed. By default, this column is not present in the OrderFormHeader table of the transactions database. If the schema is extended to include the CurrencyCode column in the OrderFormHeader table, the Transaction Data Import DTS task will pull data from this new column. If this column is not included in the OrderFormHeader table, then the default currency code from the Administration database will be read and will populate the CurrencyCode column of the OrderFormHeader table.

Data Members

Data Member Name Data Type Default Value Description
CurrencyCode nvarchar None None.

Class Key

CurrencyCodeKey is composed of a single data member, CurrencyCode.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation Name Parent Child Type
CurrencyCodeOrderFormHeader CurrencyCode OrderFormHeader 2

Copyright © 2005 Microsoft Corporation.
All rights reserved.