TaxWithholdTrans_IN::getFieldValues Method
Fetches the corresponding string value from the TaxWithholdTrans_IN table buffer.
Syntax
client server public static CCStatSort_IN getFieldValues(TaxWithholdTrans_IN _taxWithholdTrans, FieldName _fieldName)
Run On
Called
Parameters
- _taxWithholdTrans
Type: TaxWithholdTrans_IN Table
The _taxWithholdTrans buffer that contains the TaxWithholdTrans_IN data.
- _fieldName
Type: FieldName Extended Data Type
The field name of the corresponding field.
Return Value
Type: CCStatSort_IN Extended Data Type
Returns the string value based on the field ID of the buffer _taxWithholdTrans passed.