PC_IM_HIST_TBL

(SQL Table)
Index Back

PC Issue Management History

Projects Issue Management history table

  • Related Language Record: PC_IM_HIST_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUSINESS_UNIT Character(5) VARCHAR2(5) NOT NULL Business Unit

    Prompt Table: SP_BU_PC_NONVW

    2 PROJECT_ID Character(15) VARCHAR2(15) NOT NULL Project Id ChartField

    Prompt Table: SP_PROJ_NONVW

    3 PC_IM_ISSUE_ID Character(15) VARCHAR2(15) NOT NULL Issue ID
    4 DTTM_STAMP DateTime(26) TIMESTAMP NOT NULL Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts.

    Default Value: %Datetime

    5 PC_IM_USER_ID Character(30) VARCHAR2(30) NOT NULL User ID

    Default Value: OPR_DEF_TBL_FS.OPRID

    6 PC_IM_NAME Character(50) VARCHAR2(50) NOT NULL Name
    7 PC_IM_ACTION_ID Number(3,0) SMALLINT NOT NULL Action ID
    8 DESCR254 Character(254) VARCHAR2(254) NOT NULL Description of length 254