CP_MATRIX_DETL

(SQL Table)
Index Back

CP Matrix Detail

This record contains the detail information for configuration matrices.

  • Parent record: CP_MATRIX_HDR
  • # 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 MATRIX_ID Character(18) VARCHAR2(18) NOT NULL CP Matrix ID Field

    Prompt Table: CP_MATRIX_HDR

    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 KEY_VALUE_1 Character(18) VARCHAR2(18) NOT NULL CP Key Value 1 Field
    5 KEY_VALUE_2 Character(18) VARCHAR2(18) NOT NULL CP Key Value 2 Field
    6 KEY_VALUE_3 Character(18) VARCHAR2(18) NOT NULL CP Key Value 3 Field
    7 KEY_VALUE_4 Character(18) VARCHAR2(18) NOT NULL CP Key Value 4 Field
    8 KEY_VALUE_5 Character(18) VARCHAR2(18) NOT NULL CP Key Value 5 Field
    9 RETURN_VALUE Character(18) VARCHAR2(18) NOT NULL Matrix Return Value
    10 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.