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 TAMPromotionItem record based on the passed parameters.
Syntax
client server public static TAMPromotionItem findByRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The RecId for which to search the TAMPromotionItem table.
- _forUpdate
Type: boolean
A boolean value that defines whether to select the record for update or not; optional.
Return Value
Type: TAMPromotionItem Table
The TAMPromotionItem record that was found based on the passed parameters.