WCS_SO_ORCT_LNG

(SQL Table)
Index Back

Source Orientation Ctxs (Lang)

Related language record for WCS_SO_OR_CNTX. 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 for WCS_SO_OR_CNTX
  • # 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 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description