TAMPromotionPeriod::find Method
Find a promotion period record by promotion period.
Syntax
client server public static TAMPromotionPeriod find(TAMPromotionPeriodId _promotionPeriod, [boolean _forUpdate])
Run On
Called
Parameters
- _promotionPeriod
Type: TAMPromotionPeriodId Extended Data Type
The promotion period to use to find the promotion period record.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: TAMPromotionPeriod Table
The promotion period record for the promotion period specified.