PTIASPRPTTAGS(SQL Table) |
Index Back |
---|---|
BUG TagsThis table stores a list of BUG tags which can be used to derive a list of BUGS to apply to a target database |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTIASPRPTNO | Number(10,0) | DECIMAL(10) NOT NULL | BUG Number |
2 | PTIASPRPTTAGNAME | Character(30) | VARCHAR2(30) NOT NULL | TAG Name |
3 | PTIASPRPTTAGVALUE | Character(254) | VARCHAR2(254) NOT NULL | TAG Value |