PurchInvoiceJournalPost.createFixedAsset Method [AX 2012]
Creates a record in the AssetTable table.
protected AssetId createFixedAsset(VendInvoiceInfoLine _vendInvoiceInfoLine, VendInvoiceInfoLine_Asset _vendInvoiceInfoLine_Asset)
Run On
ServerParameters
- _vendInvoiceInfoLine
- Type: VendInvoiceInfoLine Table
A VendInvoiceInfoLine table buffer.
- _vendInvoiceInfoLine_Asset
- Type: VendInvoiceInfoLine_Asset Table
A VendInvoiceInfoLine_Asset table buffer.
Community Additions
ADD
Show: