Incident

Description

Not commonly used, as this maps to a specific primary table that may not exist in your database.

An incident is simply a ProjectBasedRecord from the Incident Management application's primary table. Objects of type incident can be created using CreateObject(), and SBM will automatically look up the Incidents table.

Inheritance

AppRecord -> VarRecord -> ProjectBasedRecord -> Incident

Related Topics

Object Types

Working with Application Objects

Ext.CreateAppRecord()