Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the MCRSalesStatusCustTable using the passed customer account.
Syntax
client server public static MCRSalesStatsCustTable find(CustAccount _custAccount, [boolean _forUpdate])
Run On
Called
Parameters
- _custAccount
Type: CustAccount Extended Data Type
The customer account number used to find the MCRSalesStatusCustTable record.
- _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.