Share via


WHSLocDirTable::getMaxLocSeqNum Method

Finds the highest LocSeqNum for the lines for the given work trans type.

Syntax

client server public static WHSLocSeqNum getMaxLocSeqNum(WHSWorkTransType _workTransType)

Run On

Called

Parameters

  • _workTransType
    Type: WHSWorkTransType Enumeration
    WHSWorkTransType representing a type of location directive. Used to find the location directive for that type with the highest LocSeqNum.

Return Value

Type: WHSLocSeqNum Extended Data Type
The highest LocSeqNum found for the given work trans type.

See Also

Reference

WHSLocDirTable Table