Share via


SalesFormletterParmData.mcrSplitParmLinesShipAlone Method [AX 2012]

Splits parm lines that are for ship-alone items.

Syntax

protected boolean mcrSplitParmLinesShipAlone()

Run On

Server

Return Value

Type: boolean
ture.

Remarks

Do not call this method except from MCRSplitParmLines in sub-classes.

This method is marked 'final' becuase it is expected that sub-classes won't need to override it.

See Also

Reference

SalesFormletterParmData Class