SalesFormletterParmData.isPostFromLoad_BR Method [AX 2012]

Tells if this posting is posting sales from Load (WMS)

Syntax

protected boolean isPostFromLoad_BR()

Run On

Server

Return Value

Type: boolean
true if post will occur from WHSLoadTable; otherwise; false

Remarks

Should be overridden whenever it's different from false, SalesFormLeterParmDataInvoice, for instance.

See Also

Reference

SalesFormletterParmData Class