PurchTableForm_DeliverySchedule.purchLine_ValidateWrite Method [AX 2012]

Executes write validation logic on a purchase delivery line.

public boolean purchLine_ValidateWrite(PurchLine _purchLine)

Run On

Called

Parameters

_purchLine
Type: PurchLine Table
A buffer of the PurchLine table.

Return Value

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

Community Additions

ADD
Show: