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.
Gets amount to be settled.
Syntax
public real amountToSettle(
RefTableId _tableId,
RefRecId _recId,
container _taxWithholdData,
TransDate _transDate,
TaxWithholdGroup _taxWithholdGroup,
TaxWithholdCode _taxWithholdCode)
Run On
Server
Parameters
- _tableId
Type: RefTableId Extended Data Type
Given table Id.
- _recId
Type: RefRecId Extended Data Type
Given record Id.
- _taxWithholdData
Type: container
Withholding tax data.
- _transDate
Type: TransDate Extended Data Type
Transaction date.
- _taxWithholdGroup
Type: TaxWithholdGroup Extended Data Type
Withholding tax group.
- _taxWithholdCode
Type: TaxWithholdCode Extended Data Type
Withholding tax code.
Return Value
Type: real
Amount to be settled.