SBM ModScript Reference → Programming SBM ModScript → Object Types → Incident
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.
AppRecord -> VarRecord -> ProjectBasedRecord -> Incident
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.