PurchCalcTax_PurchConfirmationRequest::construct Method [AX 2012]

Creates instance of PurchCalcTax_PurchConfirmationRequest class.

server public static PurchCalcTax_PurchConfirmationRequest construct(PurchConfirmationRequestJour _purchConfirmationRequestJour)

Run On

Server

Parameters

_purchConfirmationRequestJour
Type: PurchConfirmationRequestJour Table
The record for which tax will be calculated.

Return Value

Type: PurchCalcTax_PurchConfirmationRequest Class
Instance of PurchCalcTax_PurchConfirmationRequest class.
Show: