HcmSkillMappingSearch.setupDataSourcesForNewQuery Method [AX 2012]

Sets up the QueryBuildDataSource objects for the new query used to determine the results for the HcmSkillMappingSearchTmp table, depending on the QueryBuildDataSource objects that have specified range values.

Syntax

protected void setupDataSourcesForNewQuery()

Run On

Called

Remarks

The HcmPersonSkillMapping.IsSkillMappingEnabled table and range should always be included because the only people that qualify for this process are people that have this table field marked.

See Also

Reference

HcmSkillMappingSearch Class