PurchLineType_ProjectJournal.canInventBeReserved Method [AX 2012]

Determines whether the line can be reserved.

public boolean canInventBeReserved()

Run On

Called

Return Value

Type: boolean
true if the order can be reserved; otherwise, false.

An order can be reserved if it has a DocumentState value of either DocumentState::Approved or DocumentState::Confirmed.

Community Additions

ADD
Show: