INSTALL_PERSON(SQL Table) |
Index Back |
---|---|
Person InstallationInstallation Record for Person Object. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | USE_ADD_EMP | Character(1) | VARCHAR2(1) NOT NULL |
Installation field to show whether the customer wants to show the ADD_EMP button or hyperlink in the PERSONAL_DATA component.
Y/N Table Edit Default Value: Y |
2 | USE_ADD_CWR | Character(1) | VARCHAR2(1) NOT NULL |
Installation field to show whether the customer wants to show the ADD_CWR button or hyperlink in the PERSONAL_DATA component.
Y/N Table Edit Default Value: Y |
3 | USE_ADD_POI | Character(1) | VARCHAR2(1) NOT NULL |
Installation field to show whether the customer wants to show the ADD_POI button or hyperlink in the PERSONAL_DATA component.
Y/N Table Edit Default Value: Y |
4 | USE_PER_CHECKLIST | Character(1) | VARCHAR2(1) NOT NULL |
Installation field to show whether the customer wants to use the Person Checklist in the PERSONAL_DATA component or not.
Y/N Table Edit Default Value: Y |
5 | USE_SEARCH_MATCH | Character(1) | VARCHAR2(1) NOT NULL |
Checkbox appearing on the INSTALL_PERSON record and page. Controls whether the Search/Match service will be called automatically when an "Add Person" component is saved.
Y/N Table Edit Default Value: N |
6 | DFLT_CHKLST_CWR | Character(6) | VARCHAR2(6) NOT NULL |
Installation field to hold the default checklist code for a Contingent Worker.
Prompt Table: CHECKLIST_TBL |
7 | DFLT_CHKLST_EMP | Character(6) | VARCHAR2(6) NOT NULL |
Installation field to hold the default checklist code for an Employee.
Prompt Table: CHECKLIST_TBL |
8 | DFLT_CHKLST_FPS | Character(6) | VARCHAR2(6) NOT NULL |
Used to indicate what default checklist to use for a French Public Sector Employee
Prompt Table: CHECKLIST_TBL |