ORD_SLDTO_SRCH(SQL View) |
Index Back |
---|---|
Order SoldTo Search |
select distinct s.setid, oh.sold_to_cust_id from ps_set_cntrl_rec s, PS_ORD_HEADER oh where s.setcntrlvalue = oh.business_unit and s.recname = 'CUSTOMER' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | SOLD_TO_CUST_ID | Character(15) | VARCHAR2(15) NOT NULL |
Sold To Customer
Prompt Table: CUST_SLD_A1_VW |