HcmSkillMappingRun.buildRemoveSelfJoin Method [AX 2012]

Adds a not exist self-join to the HcmSKillMappingLine table to facilitate the removal of lines from this table using other criteria.

private QueryBuildDataSource buildRemoveSelfJoin(Query _query)

Run On

Server

Parameters

_query
Type: Query Class
An empty Query class to which the restriction is attached.

Return Value

Type: QueryBuildDataSource Class
The QueryBuildDataSource class to which all restrictions are to be attached.

Community Additions

ADD
Show: