TaxWithholdTrans_IN::getReferencesFieldValues Method
Fetches the corresponding string value of the record ID fields for data related to TaxWithholdTrans_IN table transactions.
Syntax
client server public static CCStatSort_IN getReferencesFieldValues(FieldId fieldId, TaxWithholdTrans_IN _taxWithholdTrans)
Run On
Called
Parameters
- fieldId
Type: FieldId Extended Data Type
The field ID of the corresponding field.
- _taxWithholdTrans
Type: TaxWithholdTrans_IN Table
The _taxWithholdTrans buffer that contains TaxWithholdComponent, TaxWithholdComponentGroup, TaxWithholdSettlementPeriod, TaxWithholdRegNumber, ledgerDimReceivableAccount, and ledgerDimension is being passed.
Return Value
Type: CCStatSort_IN Extended Data Type
Returns the string value based on the field ID of the buffer _taxWithholdTrans passed.