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.
Creates a new instance of the TradePromptConvertCurrencyCode class and initiates the internal variable.
Syntax
client server public static TradeCurrencyConversionPrompt newFromParm(
Common _buffer,
Num _id,
boolean _priceDiscChangePolicyExistOnLine)
Run On
Called
Parameters
- _buffer
Type: Common Table
A table record buffer.
- _id
Type: Num Extended Data Type
An Num extended data type.
- _priceDiscChangePolicyExistOnLine
Type: boolean
A Boolean value.
Return Value
Type: TradeCurrencyConversionPrompt Class
A new instance of the TradePromptConvertCurrencyCode class that uses the specified parameters.
Exceptions
Exception | Condition |
---|---|
Error | Invalid data source parameter passed to the TradePromptConvertCurrencyCode class. |