WCS_LK_USG_TBL

(SQL Table)
Index Back

Config Matrix - Result Usages

This table defines usage categories for Configurable Matrix Results. This allows an application to anticipate the potential population of Results that a Configurable Matrix might return, and therefore to verify that it can support that Matrix.

  • Related Language Record: WCS_LK_USG_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 USAGE Character(10) VARCHAR2(10) NOT NULL This is used to describe how a Configurable Matrix is intended to be used, from the perspective of it's potential outputs (results). The Usage gives an application an idea of what the possible Results set can be, and what type of business processing the Matrix is intended to support.
    2 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    3 DATA_TYPE_CD Character(1) VARCHAR2(1) NOT NULL Data Type Code
    N=Customer Data
    S=Sample Data
    Y=System Data

    Default Value: N