PlanActivityCreate.canHaveInventoryFlagsSet Method [AX 2012]

Indicates whether a plan activity type can have inventory flags set.

protected boolean canHaveInventoryFlagsSet(PlanActivityType _planActivityType)

Run On

Server

Parameters

_planActivityType
Type: PlanActivityType Enumeration
A PlanActivityType enumeration value.

Return Value

Type: boolean
true if the type can set inventory flags; otherwise, false.

Inventory flags indicate the on-hand inventory update and the pickup or receive semi-finished settings.

Community Additions

ADD
Show: