Share via


PurchLine.isVersioned Method

Determines whether the order line has been versioned, i.e. whether it has been confirmed or approved with change management enabled.

Syntax

public boolean isVersioned()

Run On

Called

Return Value

Type: boolean
true if the order line has been versioned; otherwise, false.

Remarks

For example, checks whether an order line has been confirmed or approved with change management enabled.

See Also

Reference

PurchLine Table