Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an instance of the InventMov_ProjItemTrans class based on the specified record.
Syntax
client server public static InventMov_ProjItemTrans newFromProjItemTrans(ProjItemTrans _projItemTrans)
Run On
Called
Parameters
- _projItemTrans
Type: ProjItemTrans Table
The ProjItemTrans record for which the class is instantiated.
Return Value
Type: InventMov_ProjItemTrans Class
An instance of the InventMov_ProjItemTrans class.