AR_WC_ENTR_F_VW(SQL View) |
Index Back |
---|---|
Entry Reason View |
SELECT DISTINCT ENTRY_REASON , DESCR FROM PS_ENTRY_REASN_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ENTRY_REASON | Character(5) | VARCHAR2(5) NOT NULL | "Specifies an entry reason that further qualifies the entry type associated with a pending item. For example an entry reason for a credit memo might be ""Pricing Error"" or ""Shipping Error""." |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |