ORDENT_RSNHD_VW(SQL View) |
Index Back |
---|---|
Order Chg Reason Hdr |
select business_unit, order_no, order_int_line_no, sched_line_nbr, reason_cd, datetime_added, lastupddttm, last_maint_oprid from PS_ORD_REASON_CD where order_int_line_no = 0 and sched_line_nbr = 0 |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(10) | VARCHAR2(10) NOT NULL | Identifies a customer order number that appears as a reference on a receivables pending item. Date Initials Issue Description 022701 mv SP2 (F-CJORGENS-3) CSR Desktop | |
3 | Number(5,0) | INTEGER NOT NULL | Order Line | |
4 | Number(6,0) | INTEGER NOT NULL | Schedule Line Number | |
5 | Character(10) | VARCHAR2(10) NOT NULL |
Reason Code
Prompt Table: CHANGE_RSN_VW |
|
6 | DateTime(26) | TIMESTAMP | DateTime Added | |
7 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
8 | LAST_MAINT_OPRID | Character(30) | VARCHAR2(30) NOT NULL | Last Maintained By Operator ID |