Share via


ReleaseUpdateDB60_Prod::findOrCreateCapabilityForResource Method [AX 2012]

Finds a capability that corresponds to a task group and if the WrkCtrId is not connected to that capability then a copy of the capability is created and the resource is attached to it.

Syntax

server public static RefRecId findOrCreateCapabilityForResource(DEL_TaskGroupId _taskGroupId, WrkCtrId _wrkCtrId)

Run On

Server

Parameters

Return Value

Type: RefRecId Extended Data Type
The record ID of the found or created capability.

See Also

Reference

ReleaseUpdateDB60_Prod Class