SalesLineType_Subscription.canDeliverRemainderBeUpdated Method [AX 2012]

Checks whether the delivery remainder of the sales line can be updated.

Syntax

public boolean canDeliverRemainderBeUpdated()

Run On

Called

Return Value

Type: boolean
true if the item on the sales line is stocked; otherwise, false.

See Also

Reference

SalesLineType_Subscription Class