PurchTableForm.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 when order lines can be edited, the intercompany settings enable line creation and the current line is not a delivery line; otherwise, false.

If order lines can be edited, the intercompany settings enable for line creation and the current line is not a delivery schedule line.

Community Additions

ADD
Show: