Share via


TaxWithholdCalculation_IN::findLedgerInterCompany Method [AX 2012]

Finds the LedgerInterCompany record.

Syntax

server public static LedgerInterCompany findLedgerInterCompany(CompanyId _companyToFindIn, CompanyId _companyRelated)

Run On

Server

Parameters

Return Value

Type: LedgerInterCompany Table
LedgerInterCompany record.

See Also

Reference

TaxWithholdCalculation_IN Class