SurrogateFKReplacementHelper.displayValuesFromRootDS Method [AX 2012]

public List displayValuesFromRootDS(
    QueryBuildDataSource rootQueryBuildDataSource, 
    boolean isPrimaryKeyDataSource, 
    str replacementFieldGroupName, 
   [boolean trimSecuredValues, 
    boolean distinctBindingsOnly])

Run On

Called

Parameters

rootQueryBuildDataSource
Type: QueryBuildDataSource Class
isPrimaryKeyDataSource
Type: boolean
replacementFieldGroupName
Type: str
trimSecuredValues
Type: boolean
distinctBindingsOnly
Type: boolean

Community Additions

ADD
Show: