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.
Finds the total field name.
Syntax
client server public static TotalFields_IN findByFieldName(
Description _fieldName,
Taxes_IN _taxType,
[boolean _update])
Run On
Called
Parameters
- _fieldName
Type: Description Extended Data Type
The field name to use to find the record.
- _taxType
Type: Taxes_IN Enumeration
The withholding tax to use to find the record.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update.
Return Value
Type: TotalFields_IN Table
The TotalFields_IN table buffer.