Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the tax ledger dimension default account for the specified customer ot vendor transactions and tax code.
Syntax
protected LedgerDimensionDefaultAccount findTaxLedgerDimension(CustVendTrans _custVendTrans, TaxCode _taxCode)
Run On
Server
Parameters
- _custVendTrans
Type: CustVendTrans Map
A buffer containing CustTrans or VendTrans table record.
- _taxCode
Type: TaxCode Extended Data Type
A tax code which is used to find the tax account.
Return Value
Type: LedgerDimensionDefaultAccount Extended Data Type
The LedgerDimensionDefaultAccount tax account.