PurchInvoiceJournalPost.createFixedAsset Method [AX 2012]

Creates a record in the AssetTable table.

protected AssetId createFixedAsset(VendInvoiceInfoLine _vendInvoiceInfoLine, VendInvoiceInfoLine_Asset _vendInvoiceInfoLine_Asset)

Run On

Server

Parameters

_vendInvoiceInfoLine
Type: VendInvoiceInfoLine Table
A VendInvoiceInfoLine table buffer.
_vendInvoiceInfoLine_Asset
Type: VendInvoiceInfoLine_Asset Table
A VendInvoiceInfoLine_Asset table buffer.

Return Value

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

Community Additions

ADD
Show: