POS_SOURCE_KEYS

(SQL Table)
Index Back

Position Source Keys

Position Source Keys used for drill down to source transaction.

  • Parent record: POS_SOURCE_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Prompt Table: SP_SETID_NONVW

    2 POS_SOURCE_ID Character(18) VARCHAR2(18) NOT NULL "A unique key identifier that represents a position source dataset
    3 FIELDNAME_TO Character(18) VARCHAR2(18) NOT NULL Destination Field

    Prompt Table: POS_SRC_KEYS_VW

    4 FIELDNAME_SOURCE Character(18) VARCHAR2(18) NOT NULL Source Fieldname

    Prompt Table: POS_RECFIELD_VW

    5 DRILL_TO_FLAG Character(1) VARCHAR2(1) NOT NULL Include in URL

    Y/N Table Edit

    Default Value: N

    6 LABEL_ID Character(18) VARCHAR2(18) NOT NULL LABEL_ID identifies uniquness of DB Field Labels. This field is used in PSDBFLDLABL and PSDBFLDLABLLANG.

    Prompt Table: PMT_FIELDLBL_VW

    7 PMT_VIEW_KEY_FLG Character(1) VARCHAR2(1) NOT NULL Display in Payment Details

    Y/N Table Edit

    Default Value: N

    8 RANK_FLAG Character(1) VARCHAR2(1) NOT NULL Flag to indicate if a mapped key field is to be used in the Rank function to sequence the source detail rows.

    Y/N Table Edit

    Default Value: N