PurchLine::initFromInventTableIL Method
Updates a PurchLine table buffer based on the item.
Syntax
client server private static container initFromInventTableIL(container _inputContract)
Run On
Called
Parameters
- _inputContract
Type: container
A container with the PurchLine buffer and the InventTable buffer to initialize from.
Return Value
Type: container
The initialized PurchLine record.
Remarks
The intention is this method should only be called from \Data Dictionary\Tables\PurchLine\Methods\initFromInventTable and should be run in IL.