WCS_LK_INPT_SRC

(SQL Table)
Index Back

Config Matrix - Input Sources

These are the Sources potentially used to resolve the value of each Input (criteria, search key) to a Configurable Matrix. A Source will exist to support each Orientation of the Matrix.

  • Parent record: WCS_LK_INPUT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 LOOKUP_ID Character(15) VARCHAR2(15) NOT NULL Main unique identifier for Configurable Matrices.
    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 INPUT_ID Number(3,0) SMALLINT NOT NULL This is an internal identifier for a Configurable Matrix input item.
    4 SOURCE_ID Character(30) VARCHAR2(30) NOT NULL This is used to identify a defined input source for a Configurable Matrix. A Source is a named item with data type attributes and resolution rules. The resolution rules tell the Source how, given an orientation, the Source should dynamically determine it's own value for use in a Matrix lookup.

    Prompt Table: WCS_LK_SRC_VW