PurchInvoiceJournalPost.postAssetByDocument_JP Method [AX 2012]
Posts related asset documents.
protected void postAssetByDocument_JP(
LedgerVoucher _ledgerVoucher,
[InventMovement _inventMovement,
VendInvoiceInfoLine_Asset _vendInvoiceInfoLineAsset,
VendInvoiceJour _vendInvoiceJour,
VendInvoiceTrans _vendInvoiceTrans])
Run On
ServerParameters
- _ledgerVoucher
- Type: LedgerVoucher Class
A ledgervoucher object.
- _inventMovement
- Type: InventMovement Class
A InventMovement object; Optional.
- _vendInvoiceInfoLineAsset
- Type: VendInvoiceInfoLine_Asset Table
A VendInvoiceInfoLine_Asset record; Optional.
- _vendInvoiceJour
- Type: VendInvoiceJour Table
A VendInvoiceJour record; Optional.
- _vendInvoiceTrans
- Type: VendInvoiceTrans Table
A VendInvoiceTrans record; Optional.
Community Additions
ADD
Show: