Share via


CustDispute::findByCustTrans Method

Finds the CustDispute record related to the provided CustTrans table reference.

Syntax

client server public static CustDispute findByCustTrans(
    RecId _custTransRecId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

Return Value

Type: CustDispute Table
A CustDispute record related to the provided CustTrans table reference.

See Also

Reference

CustDispute Table