Share via


PurchFormLetter_Invoice.checkConsignmentNoteNum_IN Method [AX 2012]

Validate if the vendor is gtaVendor, then if ConsignmentNoteNum_IN field is entered return true else return false.

Syntax

public boolean checkConsignmentNoteNum_IN()

Run On

Called

Return Value

Type: boolean
returns true if the consignment number is entered otherwise false

See Also

Reference

PurchFormLetter_Invoice Class