smmKACaseRelation::createNew Method
Creates a new record when a related record is created from outside the smmKACaseRelation table.
Syntax
client server public static smmKACaseRelation createNew(smmEncyclopediaItemId _kaId, RefRecId _recId)
Run On
Called
Parameters
- _kaId
Type: smmEncyclopediaItemId Extended Data Type
- _recId
Type: RefRecId Extended Data Type
Return Value
Type: smmKACaseRelation Table
The newly created record.
Remarks
Called by the smmEncyclopediaTree class and the case detail form.