SHIPTO_AD_VW

(SQL View)
Index Back

select setid , shipto_id from PS_SHIPTO_TBL a where effdt = (select max(effdt) from PS_SHIPTO_TBL b where a.setid = b.setid and a.shipto_id = b.shipto_id) and eff_status = 'A'

# 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 SHIPTO_ID Character(10) VARCHAR2(10) NOT NULL Ship To Location