TRN_SALES_VW

(SQL View)
Index Back

Transfer WS - Sales People


SELECT setid , sales_person , effdt , eff_status , name1 FROM PS_SALES_PERSN_TBL A

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 TO_SETID_SALES Character(5) VARCHAR2(5) NOT NULL To Setid Sales
2 SALES_PERSON Character(8) VARCHAR2(8) NOT NULL Specifies the personnel code for the person who works with a customer as a sales representative. This field is required for a customer that functions as a bill-to customer.

Prompt Table: SALES_PERSN_TBL

3 EFFDT Date(10) DATE NOT NULL Effective Date
4 EFF_STATUS Character(1) VARCHAR2(1) NOT NULL Effective Status
A=Active
I=Inactive

Default Value: A

5 NAME1 Character(40) VARCHAR2(40) NOT NULL Name 1