Compartilhar via


MCRSalesStatsCustTable::find Method

Finds the MCRSalesStatusCustTable using the passed customer account.

Syntax

client server public static MCRSalesStatsCustTable find(CustAccount _custAccount, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A boolean used to determine whether or not a record should be selected for update; optional.

Return Value

Type: MCRSalesStatsCustTable Table
The MCRSalesStatusCustTable record found.

See Also

Reference

MCRSalesStatsCustTable Table