PriceDiscSmartRoundingGroup::findByGroupId Method
Find smart rounding group by group Id.
Syntax
client server public static PriceDiscSmartRoundingGroup findByGroupId(PriceDiscSmartRoundingGroupId _smartRoundingGroupId, [boolean _forupdate])
Run On
Called
Parameters
- _smartRoundingGroupId
Type: PriceDiscSmartRoundingGroupId Extended Data Type
Smart rounding group Id.
- _forupdate
Type: boolean
For update?
Return Value
Type: PriceDiscSmartRoundingGroup Table
Smart rounding group record.