JPM_CAT_TYPES(SQL Table) |
Index Back |
---|---|
Catalog Types - Talent MgmtThis table defines the different TYPES of Talent Management catalogs. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | JPM_CAT_TYPE | Character(12) | VARCHAR2(12) NOT NULL | The name of the type of items that will be used in a Catalog and or in a Profile. |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
3 | SYSTEM_DATA_FLG | Character(1) | VARCHAR2(1) NOT NULL |
This Y/ N field is used to identify which rows in a table are considered SYSTEM DATA.
Y/N Table Edit Default Value: N |
4 | JPM_ADHOC_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Indicates that the Catalog Type is Adhoc or FreeForm.
Y/N Table Edit Default Value: N |