Revenue Management API Developer Reference

ffrr.CommonService

global with sharing class CommonService

Enums

ApexTransactionType

How the Current Apex transaction is executed.

Value Description
Synchronous Executed immediately within this context.
Asynchronous Executed in a batch job in an alternate context.
Dynamic Automatically determine which transaction type is best.

AllFilterObjects

Deprecated Enum. Deprecated

LabelObjects

Deprecated Enum. Deprecated

RequiredFilterObjects

Deprecated Enum. Deprecated

ffrr.CommonService.CurrencyType

global with sharing class CurrencyType

Class representing a currency.

Properties

Name Type Description
ISOCode String CurrencyISOCode code of this currency.
Rate Decimal This currency's exchange rate relative to the home currency. If this is the home currency this field will be ignored.

Methods

CurrencyType

global CurrencyType()

© Copyright 2009–2022 FinancialForce.com, inc. All rights reserved. Various trademarks held by their respective owners.