Share via


WHSWorkLine::existForInventTransIdNotClosed Method

Validates that a record exists for a specified inventory transaction number on a non-closed work.

Syntax

client server public static boolean existForInventTransIdNotClosed(InventTransId _inventTransId)

Run On

Called

Parameters

Return Value

Type: boolean
true if the record exists; otherwise false.

Remarks

Work line is considering as closed when both the work line and the work header has status closed.

See Also

Reference

WHSWorkLine Table