SalesFormLetter.printBillOfLading_RU Method [AX 2012]

Determines if bill of lading should be printed when posting journal

Syntax

public boolean printBillOfLading_RU([boolean _printBillOfLading])

Run On

Called

Parameters

  • _printBillOfLading
    Type: boolean
    Print bill of lading parameter

Return Value

Type: boolean
true if bill of lading should be printed; otherwise false

See Also

Reference

SalesFormLetter Class