TaxTrans_IN::getReferencesFieldValues Method
Fetches the corresponding string value of Recid fields for tax transaction–related data.
Syntax
client server public static CCStatSort_IN getReferencesFieldValues(FieldId fieldId, TaxTrans_IN _taxTrans)
Run On
Called
Parameters
- fieldId
Type: FieldId Extended Data Type
The field ID of the corresponding field of the TaxTrans_IN record.
- _taxTrans
Type: TaxTrans_IN Table
The TaxTrans buffer that contains the SalesTaxInquiryView_IN data.
Return Value
Type: CCStatSort_IN Extended Data Type
The string name value of the field.