Share via


TaxPurch.init Method [AX 2012]

Initializes a new instance of the purchase order specific class which contains the transaction lines and other information tax requires to calculate taxes.

Syntax

public void init(Object _initializationClass)

Run On

Server

Parameters

  • _initializationClass
    Type: Object Class
    This object is the purchase order specific class which contains the transaction lines and other information tax requires to calculate taxes.

See Also

Reference

TaxPurch Class