ProjTransCostTrans.voucherInvoice Method [AX 2012]

Returns the voucher number that is associated with this transaction.

public Voucher voucherInvoice()

Run On

Called

Return Value

Type: Voucher Extended Data Type
The voucher number that is associated with this transaction.

This method returns an uninitialized value and must be overridden by classes that extend this class to provide the necessary functionality for the specific cost transaction.

Community Additions

ADD
Show: