PdsRebateFindAndCreate::newFromCustInvoiceTrans Method [AX 2012]

Creates a new instance of the PdsRebateFindAndCreate class.

server public static PdsRebateFindAndCreate newFromCustInvoiceTrans(CustInvoiceJour _custInvoiceJour, CustInvoiceTrans _custInvoiceTrans)

Run On

Server

Parameters

_custInvoiceJour
Type: CustInvoiceJour Table
The CustInvoiceJour table.
_custInvoiceTrans
Type: CustInvoiceTrans Table
The CustInvoiceTrans table.

Return Value

Type: PdsRebateFindAndCreate Class
A new instance of the PdsRebateFindandCreate class.
Show: