MCRMessageAssociation::getStartOrderMessage Method
Obtains the start order message.
Syntax
server public static MCRScriptNote getStartOrderMessage(
AccountNum _custAccount,
MCRSourceID _sourceID,
boolean _create)
Run On
Server
Parameters
- _custAccount
Type: AccountNum Extended Data Type
The customer account.
- _sourceID
Type: MCRSourceID Extended Data Type
The source code Id.
- _create
Type: boolean
A boolean to indicate creation of a start order message if one is not found by customer and source code.
Return Value
Type: MCRScriptNote Extended Data Type
The start order message for a specified customer and source code.