RetailGroupMemberLine::productLookupByLE Method

Calls the lookup form for the product field on retail member lines, filtered by category if it is assigned, and restricted to the specified data area ID which defaults to current legal entity if it is not specified.

Syntax

client server public static EcoResProduct productLookupByLE(
    FormReferenceControl _formReferenceControl, 
    RetailGroupMemberLine _groupMember, 
   [DataAreaId _dataAreaId])

Run On

Called

Parameters

Return Value

Type: EcoResProduct Table
The selected product record.

See Also

Reference

RetailGroupMemberLine Table