LM_EQP_TYPE

(SQL Table)
Index Back

Equipment Type Setup

This table stores the types of equipment that can be created. Examples include such things as projectors, in-focus machines, TV's, computers, etc.

  • Related Language Record: LM_EQPTYPE_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_EQP_TYPE_ID Number(10,0) DECIMAL(10) NOT NULL Equipment Type ID
    2 LM_EQP_TYPE Character(50) VARCHAR2(50) NOT NULL Equipment Type Description
    3 LM_EQP_TYPE_SHORT Character(10) VARCHAR2(10) NOT NULL Equipment Type Short Descr
    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