PurchReqExpressionProvider.GetLookup Method [AX 2012]
Gets a lookup table that represents the hierarchy from which the user can select a node.
public RecId GetLookup(CLRObject field, [HWND parentHwnd])
Run On
CalledParameters
- field
- Type: CLRObject Class
The field in the expression that represents a node in the hierarchy
- parentHwnd
- Type: HWND Extended Data Type
Handle to the parent window
Return Value
Type: RecId Extended Data TypeThe RecID value of the selected field from the lookup table.
Community Additions
ADD
Show: