Share via


PurchFormletterParmData.useSplitting Method [AX 2012]

Determines whether the splitting of posting parameter lines is supported.

Syntax

protected boolean useSplitting()

Run On

Server

Return Value

Type: boolean
true if the splitting process should be executed; otherwise, false.

Remarks

This method always returns false in the base class.

See Also

Reference

PurchFormletterParmData Class