Share via


SalesFormletterParmData.salesStatusRange Method [AX 2012]

Returns the sales status range that selects the sales orders to be updated.

Syntax

protected str salesStatusRange()

Run On

Server

Return Value

Type: str
The sales status range that selects the sales orders to be updated.

Remarks

The purpose of the salesStatusRange method is to add a filter when the sales orders to update are selected using the select button in the SalesEditLines form.

See Also

Reference

SalesFormletterParmData Class