InventMov_PurchRFQ::newFromPurchRFQCaseLine Method [AX 2012]
Initializes a new instance of the InventMov_PurchRFQ class based on the specified record.
Syntax
client server public static InventMov_PurchRFQ newFromPurchRFQCaseLine(PurchRFQCaseLine _purchRFQCaseLine)
Run On
Called
Parameters
- _purchRFQCaseLine
Type: PurchRFQCaseLine Table
The PurchRFQCaseLine record for which the class is instantiated.
Return Value
Type: InventMov_PurchRFQ Class
An instance of the InventMov_PurchRFQ class.