PC_INSTALL_VW(SQL View) |
Index Back |
---|---|
3PI: Get Installation FS View |
SELECT A.SECURITY_TYPE , A.DOC_SEQ FROM PS_INSTALLATION_FS A |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SECURITY_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Type of Security
C=Permission List Level Security N=No Security O=User ID Level Security |
2 | DOC_SEQ | Character(1) | VARCHAR2(1) NOT NULL | Enable Document Sequencing |