TaxReverse.getTaxChargeIntercompanySet Method [AX 2012]
Returns the set containing the due to/from and expense account information.
This set only contains data if the tax company is different then the expense/charge company, which can only happen if the tax destination is set to 'Source' on the Journal header.
Syntax
public Set getTaxChargeIntercompanySet()
Run On
Server
Return Value
Type: Set Class
Set containing instances of TaxChargeIntercompany class.