PurchTableForm_DeliverySchedule.createLineAllowed Method [AX 2012]

Determines whether a new order line can be created.

public boolean createLineAllowed(PurchLine _purchLine)

Run On

Called

Parameters

_purchLine
Type: PurchLine Table
The currently selected purchase order line.

Return Value

Type: boolean
true if order lines can be edited and the intercompany settings enable line creation; otherwise, false.

Community Additions

ADD
Show: