TRN_ANALYST_VW(SQL View) |
Index Back |
|---|---|
Transfer WS - Credit Analysts |
| SELECT setid , cr_analyst , effdt , eff_status , name1 FROM PS_CR_ANALYST_TBL A |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | To Setid Analyst | |
| 2 | Character(8) | VARCHAR2(8) NOT NULL |
Specifies the personnel code for the person who works with a customer to establish credit limits and payment terms. This field is required for a bill-to customer.
Prompt Table: CR_ANALYST_TBL |
|
| 3 | 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 |