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.
insert record to TmpTaxWithholdSettledComponents_IN table from TaxWithholdTrans_IN.
Syntax
public void initFromTaxWithholdTrans(
TransDate _fromDate,
TransDate _toDate,
TaxWithholdComponentGroupRecId_IN _taxWithholdComponentGroupRecId,
TaxWithholdSettleTrans_IN _taxWithholdSettleTrans,
[Voucher _newVoucher])
Run On
Called
Parameters
- _fromDate
Type: TransDate Extended Data Type
From date.
- _toDate
Type: TransDate Extended Data Type
To date.
- _taxWithholdComponentGroupRecId
Type: TaxWithholdComponentGroupRecId_IN Extended Data Type
TaxWithholdComponentGroup_IN table recId.
- _taxWithholdSettleTrans
Type: TaxWithholdSettleTrans_IN Table
TaxWithholdSettleTrans_IN table record.
- _newVoucher
Type: Voucher Extended Data Type
Voucher object.
Remarks
insert record to TmpTaxWithholdSettledComponents_IN table from TaxWithholdTrans_IN.