Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines the rounding form for the order.
Syntax
protected RoundOffType roundOffType(CurrencyCode _currencyCode)
Run On
Server
Parameters
- _currencyCode
Type: CurrencyCode Extended Data Type
The CurrencyCode field for the current order line.
Return Value
Type: RoundOffType Enumeration
The RoundOffType field defined for the order on the Currency table.
Exceptions
Exception | Condition |
---|---|
Error | The method was not implemented in a derived class. |