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 and returns an InventRegistrationPurchLine object for the specified PurchLine record.
Syntax
client server public static InventRegistrationPurchLine newFromPurchLine(PurchLine _purchLine)
Run On
Called
Parameters
- _purchLine
Type: PurchLine Table
The PurchLine record to use to create the InventRegistrationPurchLine object.
Return Value
Type: InventRegistrationPurchLine Class
An InventRegistrationPurchLine object.