Share via


PurchFormLetter.tmsParmRunFromSCS Method [AX 2012]

Gets or sets a value for indicating whether the posting is done on the basis of warehouse load lines.

Syntax

public boolean tmsParmRunFromSCS([boolean _runFromSCS])

Run On

Called

Parameters

  • _runFromSCS
    Type: boolean
    A Boolean value that indicates whether posting is done on the basis of warehouse load lines.

Return Value

Type: boolean
true if posting is done on the basis of warehouse load lines; otherwise, false.

See Also

Reference

PurchFormLetter Class