AV_EXT_ORG_2_VW

(SQL View)
Index Back

Ext Org Table View 2

Used just to bring back the Description for a relate display.

SELECT A.EXT_ORG_ID , A.EFFDT , A.DESCR , A.ORG_LOCATION FROM PS_EXT_ORG_TBL A WHERE %EffdtCheck(EXT_ORG_TBL A1, A, %CurrentDateIn)

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EXT_ORG_ID Character(11) VARCHAR2(11) NOT NULL External Org ID
2 EFFDT Date(10) DATE Effective Date

Default Value: %date

3 NAME Character(50) VARCHAR2(50) NOT NULL Name
4 ORG_LOCATION Number(3,0) SMALLINT NOT NULL Location Nbr

Prompt Table: ORG_LOCATION