LM_ROOM_TYPE

(SQL Table)
Index Back

Room Type Setup Table

Define different types of rooms. Examples might include laboratory, stadium, auditorium, lecture hall, etc.

  • Related Language Record: LM_ROOMTY_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_ROOM_TYPE_ID Number(10,0) DECIMAL(10) NOT NULL Room Type ID
    2 LM_ROOM_TYPE Character(50) VARCHAR2(50) NOT NULL Room Type Description
    3 LM_ROOM_TYPE_SHORT Character(10) VARCHAR2(10) NOT NULL Room Type Short Description
    4 LM_ROW_ADDED_DTTM DateTime(26) TIMESTAMP Datetime Added
    5 LM_ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL Added By
    6 LM_ROW_MAINT_DTTM DateTime(26) TIMESTAMP Row Maintainted DateTime
    7 LM_ROW_MAINT_OPRID Character(30) VARCHAR2(30) NOT NULL Row Maintained Oprid