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.
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.