BankLCType.doValidateUpdatePackingSlip Method [AX 2012]

Indicates whether a packing slip related to a letter of credit can be posted.

Syntax

protected boolean doValidateUpdatePackingSlip(FormletterParmTable _formletterParmTable)

Run On

Called

Parameters

Return Value

Type: boolean
true if the packing slip can be posted; otherwise, false.

See Also

Reference

BankLCType Class