Home Search

DriveWorks Pro 24
Currency Administration

Send Feedback

This section is specific to the DriveWorks CPQ Sales Portal for DriveWorks CPQ DriveApp please see Introduction to the DriveWorks CPQ DriveApp.

Currency Administration

A CPQ Sales Portal System Administrator or CPQ Sales Portal Administrator license is required to administer currency data within the CPQ Sales Portal.

Description

The currency business object stores currency information that can be linked to various business objects.

It is primarily used to define the currency associated with a price list.

Use cases

The currency itself is used on quotes when displaying pricing.

The currency that is linked with the active price list will be used in the quotes interface to show the correct currency symbol, precision, and position of the currency symbol.

Attributes

Attribute nameTypeDescriptionDetails
NameTitleThe name of the currency

Constraint Type: Text

Is Constraint Nullable? False

Default Value: -

Minimum Length: -

Maximum Length: -

Allow Multiple Lines: False

Code-The 3-digit code for the currency as per the ISO-4217 standard.

Constraint Type: Text Enum

Is Constraint Nullable? True

Default Value: -

Values: ISO-4217 currency code values

Symbol-The currency symbol to be used when pricing is displayed in this currency

Business Object: PriceList

Is Constraint Nullable: False

MinorUnit-The number of decimal places of precision to display the currency in.

Constraint Type: Double

Is Constraint Nullable? False

Default Value: -

Minimum Length: -

Maximum Length: -

Step: -

Step Base: -

ExchangeRate-The exchange rate of the currency (Note: this does not affect pricing by default in standard pricing).

Constraint Type: Double

Is Constraint Nullable? True

Default Value: -

Minimum Length: -

Maximum Length: -

Step: -

Step Base: -

SymbolPlacement-Defines whether to place the currency symbol before or after the price.

Constraint Type: Text Enum

Is Constraint Nullable: False

Default Value: -

Values: Before, After