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
ServerParameters
- _query
- Type: Query Class
An empty Query class to which the restriction is attached.
Return Value
Type: QueryBuildDataSource ClassThe QueryBuildDataSource class to which all restrictions are to be attached.
Community Additions
ADD
Show: