Share via


EximProductGroupTable_IN::findByProductGroupId Method

Reads the EximProductGroupTable_IN table for a specified EximProductGroup_IN value.

Syntax

client server public static EximProductGroupTable_IN findByProductGroupId(EximProductGroup_IN _productGroup, [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update.

Return Value

Type: EximProductGroupTable_IN Table
The EximProductGroupTable_IN table record.

See Also

Reference

EximProductGroupTable_IN Table