INST_FA_VW(SQL View) |
Index Back |
---|---|
View of ps_installation_fa.Used in the commit level panel to view commit level information on the installation_fa table. |
SELECT A.COMPANY, B.COMMIT_LEVEL FROM PS_INSTALLATION A, PS_INSTALLATION_FA B |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL | Company |
2 | COMMIT_LEVEL | Number(5,0) | INTEGER NOT NULL | Commit Level |