Overview
This structure represents the unique key fields associated with identifying a Culture. Cultures govern how numbers are displayed (currency symbol, periods, commas, etc) on invoices. For example, if an engagement's currency is Canadian dollars, you will have two options for culture: English (Canada) and French (Canada). For some currencies, there are no options for Culture.
Format
PwsOpsCultureRef
- PwsOpsCultureRef
- OpsCultureId: Int16
- OpsCultureName: String
- OpsCultureNumber: Int16
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
OpsCultureId | Int16 | The Culture Id, this uniquely identifies a Culture. For internal use only. | |||
OpsCultureName | String | The Culture Name | en-US | ||
OpsCultureNumber | Int16 | The Culture Number, this uniquely identifies a Culture | 1033 |