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 an instance of the InvetLedgerConflictMessage class based on specified parameters.
Syntax
client server public static InventLedgerConflictMessage newFromParm(str _message, [int _amountMultiplier])
Run On
Called
Parameters
- _message
Type: str
The text for the conflict message.
- _amountMultiplier
Type: int
The amount multiplier for the transaction that is related to this conflict message.
Return Value
Type: InventLedgerConflictMessage Class
An instance of the InventLedgerConflictMessage class.