Share via


SalesTable.mcrEvalSalesOrderType Method

Evaluates the sales order type.

Syntax

public MCRSalesOrderType mcrEvalSalesOrderType()

Run On

Called

Return Value

Type: MCRSalesOrderType Enumeration
The sales order type.

Remarks

A sales order based on the current MCR functionality can be of a few different types.

Regular order, that has custpaym record tie to the sales order.

Installment only that has custpaymrecord tied custpaymsched lines and may or may not have a record that needs to be authorized.

Continuity only that has a custpaym record tied to the continuity cust header and may or may not a record that needs to be authorized.

Regular order and installment.If the installment has a record that needs to be authorized Regular order and continuity.

Regular order, installment and continuity.

See Also

Reference

SalesTable Table