formletterParmData.mcrSplitData Method [AX 2012]

Splits the parm table and parm lines further parm tables and parm lines.

Syntax

public boolean mcrSplitData()

Run On

Server

Return Value

Type: boolean
true if the parm table and parm lines were split without error; otherwise, false.

Remarks

At this level in class hierarchy do nothing. Split may be done by subclasses for ship alone and box splitting features.

See Also

Reference

formletterParmData Class