1. Class Building

    Article: AN0002530Updated: 28.01.2024

    Description

    The class contains the Building entity of the IT (CMDB) model solution.

    Location and referencing

    Location Code Name
    Model it IT
    Class building Building
    Parent class    
    Child classes    
    Script object OG.ClassDef.GetByCode(OGModel.Id, 'building')
    OG.ClassDef.GetByCode('it', 'building')

    Columns

    Overview of class columns (excl. system columns):

    Code Name Type Link information Description
    address Address Text   Address of the building.
    city City Text   City of the building.
    cl-building Room - Building Revers class link (multiple) Room
    (revers)
    Automatically created column.
    cl-building-2 Network segment - Building Revers class link (multiple) Network segment
    (revers)
    Automatically created column.
    code Code Text   Code of the building.
    description Description Text   Description of the building.
    name Name Text   Building name.

    Quick filter

    In order users can easily filter the records some columns are selected for a Quick filter.

    Master/detail relations

    Code Column Placement Bookmark name Type
    code_126 Room - Building Below Rooms Reference to class
    code_127 Network segment - Building Below Network segments Reference to class

    Potential improvements

    You can improve the solution according to your needs. Here are some tips.

    Add new columns

    Add new columns, if you are going to need them. All classes that are a child of the Configuration Items class automatically inherit them.

    Add buttons

    Add new buttons to automate edits that you would otherwise make one at a time.

×