Share via


PurchInvoiceJournalPost.createFixedAsset Method [AX 2012]

Creates a record in the AssetTable table.

Syntax

protected AssetId createFixedAsset(VendInvoiceInfoLine _vendInvoiceInfoLine, VendInvoiceInfoLine_Asset _vendInvoiceInfoLine_Asset)

Run On

Server

Parameters

Return Value

Type: AssetId Extended Data Type
The AssetId value from the created asset record.

See Also

Reference

PurchInvoiceJournalPost Class