| EO_EIP_ROW_VW2(SQL View) | Index Back | 
|---|
| SELECT A.EIP_PROGRAM , B.DESCR , A.ROWSECCLASS FROM PS_EO_EIP_ROW_SEC A , PS_EO_EIP_CTL_SET B WHERE B.EIP_PROGRAM = A.EIP_PROGRAM | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(10) | VARCHAR2(10) NOT NULL | Enterprise Components EIP (enterprise integration point) program field 601=Consumer Sync 701=BOM Sync 801=Item Revision 901=Item Bus Unit Sync 902=Item Sync | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 3 | ROWSECCLASS | Character(30) | VARCHAR2(30) NOT NULL | The class used to determine row level security |