BankLCImportType.validateUpdatePackingSlip Method [AX 2012]

Indicates whether the packing slip that is related to the letter of credit can be posted.

Syntax

public boolean validateUpdatePackingSlip(FormletterParmTable _formletterParmTable)

Run On

Called

Parameters

Return Value

Type: boolean
true if the validation passes; otherwise, false.

See Also

Reference

BankLCImportType Class