Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.