Share via


TmpTransLineWithholdGrossAmount_IN::findBySource Method

Finds the specified record in the TmpTransLineWithholdGrossAmount_IN table for the given sourceTableId and sourceRecId ID values.

Syntax

client server public static TmpTransLineWithholdGrossAmount_IN findBySource(
    TmpTransLineWithholdGrossAmount_IN _tmpTransLineWithholdGrossAmount, 
    RefTableId _sourceTableId, 
    RefRecId _sourceRecId)

Run On

Called

Parameters

Return Value

Type: TmpTransLineWithholdGrossAmount_IN Table
The specified TmpTransLineWithholdGrossAmount_IN record; otherwise, an empty record.

See Also

Reference

TmpTransLineWithholdGrossAmount_IN Table