Share via


TaxWithholdTrans_IN::findByCustInvoiceTransRecId Method

Reads the TaxWithholdTrans_IN table for the specified CustInvoiceTrans Record id.

Syntax

client server public static TaxWithholdTrans_IN findByCustInvoiceTransRecId(
    RefRecId _custInvoiceTransRecid, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    Indicates the record to update.

Return Value

Type: TaxWithholdTrans_IN Table
A buffer that contains the TaxWithholdTrans_IN table.

See Also

Reference

TaxWithholdTrans_IN Table