TotalFields_IN::findByFieldName Method
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.