WCS_LK_RS_LKUP

(SQL Table)
Index Back

Other Matrix Result

This record is a child of WCS_LK_RS_BASE. It holds the pointer to the lookup/result that provides the value for this type of result.

  • Parent record: WCS_LK_RS_BASE
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 RESULT_ID Character(30) VARCHAR2(30) NOT NULL This is used to identify a defined result from a Configurable Matrix. A Result is a named item with data type attributes, processing and rounding rules.
    2 RESULT_TYPE_ID Character(10) VARCHAR2(10) NOT NULL This indicates the type of a Result item. For example: Simple Number, Simple Character, Percent of Base, Other Lookup, etc.

    Prompt Table: WCS_LK_RES_TYPE

    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 LOOKUP_ID Character(15) VARCHAR2(15) NOT NULL Main unique identifier for Configurable Matrices.

    Prompt Table: WCS_LK_DEFN

    5 RESULT_ID_EXT Character(30) VARCHAR2(30) NOT NULL This field is used to define extended Result data for a Configurable Matrix.

    Prompt Table: WCS_LK_OUTPUT