Share via


MCRMessageAssociation::getStartOrderMessage Method

Obtains the start order message.

Syntax

server public static MCRScriptNote getStartOrderMessage(
    AccountNum _custAccount, 
    MCRSourceID _sourceID, 
    boolean _create)

Run On

Server

Parameters

  • _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.

See Also

Reference

MCRMessageAssociation Table