CRANAL_SI_EF_VW(SQL View) |
Index Back |
---|---|
No EFFDT credit analysts viewPrompt table for FSIO customer creation. |
SELECT DISTINCT SETID , CR_ANALYST , NAME1 FROM PS_CR_ANALYST_TBL A WHERE A.EFF_STATUS = 'A' AND %EffdtCheck(CR_ANALYST_TBL X, A, %CurrentDateIn) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID_ANALYST | Character(5) | VARCHAR2(5) NOT NULL | SetID Credit Analyst |
2 | CR_ANALYST | 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 | NAME1 | Character(40) | VARCHAR2(40) NOT NULL | Name 1 |