Share via


PurchFormletterParmDataInvoice.useSplitting Method [AX 2012]

Determines whether splitting of the posting parameter lines is supported.

Syntax

protected boolean useSplitting()

Run On

Server

Return Value

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

Remarks

This method always returns false in the base class.

See Also

Reference

PurchFormletterParmDataInvoice Class