BC_PRJ_PRTY_TBL

(SQL Table)
Index Back

Priority Prompt Table

Prompt table used for Priority on the Project Request.

  • Related Language Record: BC_PRJ_PRTY_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PRIORITY Number(3,0) SMALLINT NOT NULL Priority
    2 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
    3 FMS_DTTM_STAMP DateTime(26) TIMESTAMP Specifies the date and time of the original entry.
    4 FMS_OPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the original entry.
    5 FMS_LASTUPDDTTM DateTime(26) TIMESTAMP Specifies the date and time of the last update to an entry.
    6 FMS_LASTUPDOPRID Character(30) VARCHAR2(30) NOT NULL Specifies the User ID which made the last update to an entry.