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.
Calls the lookup form for variant field on Retail member lines, filtered by product if it exists.
Syntax
client server public static EcoResDistinctProductVariant variantLookupByLE(
FormReferenceControl _formReferenceControl,
RetailGroupMemberLine _groupMember,
[DataAreaId _dataAreaId])
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The reference group control that has the lookup.
- _groupMember
Type: RetailGroupMemberLine Table
The RetailGroupMemberLine record that is being edited.
- _dataAreaId
Type: DataAreaId Extended Data Type
The data area ID of the legal entity to filter.
Return Value
Type: EcoResDistinctProductVariant Table
The selected DistinctProductVariant record.