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 affiliation or the loyalty program by name.
Syntax
client server public static RetailAffiliation findByName(RetailAffiliationName _name, [boolean _forUpdate])
Run On
Called
Parameters
- _name
Type: RetailAffiliationName Extended Data Type
The name.
- _forUpdate
Type: boolean
The flag indicating whether the record is selected for update.
Return Value
Type: RetailAffiliation Table
The record found.