CP_USERCD_DETL

(SQL Table)
Index Back

CP User Code Detail

This record contains the detail information for configuration value lists.

  • Related Language Record: CP_USERCD_LANG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

    Default Value: OPR_DEF_TBL_FS.SETID

    Prompt Table: SP_SETID_NONVW

    2 CP_USER_CD Character(10) VARCHAR2(10) NOT NULL Value List Field
    3 CP_USER_VALUE Character(18) VARCHAR2(18) NOT NULL User Values Field
    4 LONG_DESC Character(50) VARCHAR2(50) NOT NULL Long Description field.
    5 CP_IMAGE_URL Character(254) VARCHAR2(254) NOT NULL Image URL Field
    6 CP_LINK_URL Character(254) VARCHAR2(254) NOT NULL Link URL Field
    7 LASTUPDDTTM DateTime(26) TIMESTAMP 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.