HcmSkillMappingRun.removeLinesUsingQuery Method [AX 2012]
Executes the query to remove the lines in the HcmSkillMappingLine table.
private void removeLinesUsingQuery(Query _query)
Run On
ServerParameters
- _query
- Type: Query Class
The query that is used to identify the lines to be removed.
Community Additions
ADD
Show: