LM_ACMDTN_TBL

(SQL Table)
Index Back

Accommodation Setup Table

Stores room accommodations. For example, wheel chair accessible may be a special room accommodation.

  • Related Language Record: LM_ACMDTBL_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LM_ACMDTN_ID Number(10,0) DECIMAL(10) NOT NULL Accommodation ID
    2 LM_ACMDTN Character(50) VARCHAR2(50) NOT NULL Accommodation Type
    3 LM_ACMDTN_SHORT Character(10) VARCHAR2(10) NOT NULL Accommodation 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