TaxWithholdSettleTrans_IN.markTrans Method
Updating Mark field if corresponding record for specTrans .
Syntax
public void markTrans(
RecId _recId,
Voucher _voucher,
DataAreaId _company)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
Unique record Id is used to find the record.
- _voucher
Type: Voucher Extended Data Type
Voucher is used to find the record.
- _company
Type: DataAreaId Extended Data Type
Company Id is used to find the record.