Share via


WHSWorkTrans::createFromWorkInventTrans Method

Inserts a work transaction record based of a work inventory transaction record

Syntax

server public static WHSWorkTrans createFromWorkInventTrans(
    WHSWorkInventTrans _workInventTrans, 
    Qty _qty, 
    WHSUserId _userId)

Run On

Server

Parameters

Return Value

Type: WHSWorkTrans Table
A WHSWorkTrans record created using the work inventory transaction data

See Also

Reference

WHSWorkTrans Table