RSF_ASGN_BU_LN

(SQL View)
Index Back

Sales Assignment Groups view

Assignment Group prompt for user preference for operator defaults.

SELECT DISTINCT A.SETID ,A.ASSIGN_GROUP ,B.LANGUAGE_CD ,B.DESCR FROM PS_RSF_ASSIGN_GRP A , PS_RSF_ASSIGNG_LNG B WHERE A.SETID = B.SETID AND A.ASSIGN_GROUP = B.ASSIGN_GROUP AND A.MARKET = B.MARKET AND A.ASSIGN_OWNER ='RSF'

  • Related Language Record for RSF_ASSIGN_BUVW
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

    Default Value: OPR_DEF_TBL_RB.SETID

    Prompt Table: SP_SETID_NONVW

    2 ASSIGN_GROUP Character(30) VARCHAR2(30) NOT NULL This field is used to specify assignment group name for Territory assignment.
    3 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 DESCR Character(30) VARCHAR2(30) NOT NULL Description