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.
Calls when a related record is created from outside of the smmKACategoryRelation table.
Syntax
client server public static smmKACategoryRelation createNew(smmEncyclopediaItemId _kaId, RefRecId _recId)
Run On
Called
Parameters
- _kaId
Type: smmEncyclopediaItemId Extended Data Type
The item ID.
- _recId
Type: RefRecId Extended Data Type
The category record ID.
Return Value
Type: smmKACategoryRelation Table
The newly created record.
Remarks
This method is called by the smmEncyclopediaTree class and the CaseDetail form.