RBC_TMP_CAT_LNG(SQL Table) |
Index Back |
---|---|
Category - Package relationsUsed to store the Categoires that are related to a particular Template Package. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | Package Name | |
2 | Number(10,0) | DECIMAL(10) NOT NULL | Package | |
3 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
4 | Number(6,0) | INTEGER NOT NULL | Template Category ID | |
5 | TMPLT_CATEGRY_NAME | Character(30) | VARCHAR2(30) NOT NULL | Holds the names of the categories. 01/16/03: Set the Format Type to "Mixedcase", from Uppercase. |
6 | ACTIVE_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Active Flag
A=Active I=Inactive Y/N Table Edit Default Value: N |