ReleaseUpdateDB60_Prod::findOrCreateCapability Method [AX 2012]

Finds or creates the capability.

server public static WrkCtrCapability findOrCreateCapability(WrkCtrCapabilityName _name, WrkCtrCapabilityDescription _description)

Run On

Server

Parameters

_name
Type: WrkCtrCapabilityName Extended Data Type
The name of the capability.
_description
Type: WrkCtrCapabilityDescription Extended Data Type
The description of the capability.

Return Value

Type: WrkCtrCapability Table
The record in the WrkCtrCapability table.
Show: