INFUL_DMDSLN_VW(SQL View) |
Index Back |
---|---|
Schedule line No View08/11/04 PWF F-KNANN-V59N4 Change key field from SCHED_LINE_NO to SCHED_LINE_NBR |
SELECT DISTINCT business_unit , sl_demand_source , sl_source_bus_unit , sl_order_no , sl_order_int_line , sl_sched_line_nbr FROM PS_INV2_DII_VW |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | Business Unit | |
2 | Character(2) | VARCHAR2(2) NOT NULL |
Demand Source selection
IN=Material Request OM=Sales Order PL=Planning Requisition PO=Sourced Demand PR=Purchasing Requisition RT=Material Return SF=Production Request WM=Work Order Demand |
|
3 | Character(5) | VARCHAR2(5) NOT NULL | Source Business Unit selection | |
4 | Character(10) | VARCHAR2(10) NOT NULL | Order Number selection | |
5 | Number(5,0) | INTEGER NOT NULL | Order Line selection | |
6 | Number(6,0) | INTEGER NOT NULL | 05/07/04 PWF Added field for new 8.9 data model changes |