WCS_SO_OR_CNTX

(SQL Table)
Index Back

Source Orientation Names

The orientation describes a starting point for the sources. This starting point is made up of basic data, such as employee ID, that the application using the source will likely have available. This table identifies the names that should be in the context for each orientation.

  • Related Language Record: WCS_SO_ORCT_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 ORIENTATION Character(10) VARCHAR2(10) NOT NULL This describes how a Configurable Matrix's Sources will attempt to dynamically resolve themselves. It is an indication of the minimum set of application keys which must be supplied, and the set of tables the Source will analyze.
    2 CONTEXT_NAME Character(20) VARCHAR2(20) NOT NULL This field holds the "names" that different orientations expect should be in the context object. These names are associated with values that represent the starting point with which the sources begin when the sources are retrieving data.
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 DATA_TYPE_CD Character(1) VARCHAR2(1) NOT NULL Data Type CD
    N=Customer Data
    S=Sample Data
    Y=System Data

    Default Value: N