HRS_PER_ORG_A_I(SQL View) | 
Index Back | 
|---|---|
Pers.Org Assignments Interf V.Personal Org Assignments Interface View | 
| SELECT A.EMPLID , A.EMPL_RCD , A.PER_ORG FROM PS_HCR_PER_ORG_A_I A | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(11) | VARCHAR2(11) NOT NULL | 
Employee ID
 Prompt Table: PERSON  | 
|
| 2 | Number(3,0) | SMALLINT NOT NULL | 
Empl Rcd Nbr
 Default Value: 0  | 
|
| 3 | PER_ORG | Character(3) | VARCHAR2(3) NOT NULL | 
Defines the Organizational Relationship(s) that a Person has to the Organization.  These are Employee, Contingent Worker, and Persons of Interest.
 CWR=Contingent Worker EMP=Employee POI=Person of Interest Default Value: PER_ORG_INST.PER_ORG  |