SurrogateFKReplacementHelper.displayValuesFromQueryRun Method [AX 2012]

public List displayValuesFromQueryRun(
    QueryRun queryRun, 
    str replacementFieldGroupName, 
   [boolean isRootPrimaryKeyDataSource, 
    boolean trimSecuredValues, 
    boolean distinctBindingsOnly])

Run On

Called

Parameters

queryRun
Type: QueryRun Class
replacementFieldGroupName
Type: str
isRootPrimaryKeyDataSource
Type: boolean
trimSecuredValues
Type: boolean
distinctBindingsOnly
Type: boolean

Community Additions

ADD
Show: