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.
This method is used insert the data in the TaxTrans_IN table.
Syntax
public void insertTaxTrans_IN(
TaxTrans _taxTrans,
[SalesPurchJournalLine_IN _salesPurchJournalLine,
LedgerDimensionAccount _ledgerDimension,
LedgerDimensionDefaultAccount _operatingDimension])
Run On
Server
Parameters
- _taxTrans
Type: TaxTrans Table
A buffer of TaxTrans table.
- _salesPurchJournalLine
Type: SalesPurchJournalLine_IN Map
A buffer of SalesPurchJournalLine_IN map.
- _ledgerDimension
Type: LedgerDimensionAccount Extended Data Type
A buffer of LedgerDimensionAccount table.
- _operatingDimension
Type: LedgerDimensionDefaultAccount Extended Data Type
A buffer of LedgerDimensionDefaultAccount table.