PTIAPRPCNFLCTBS(SQL Table) |
Index Back |
---|---|
Package Confilict Base InfoThis record contains PRP - Package confilict base information |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTIASPPKGNAME | Character(30) | VARCHAR2(30) NOT NULL | Package Name |
2 | PTIASPPKGTYPE | Character(4) | VARCHAR2(4) NOT NULL |
Package Type
DLT=Object Delta Package PUM=Update RFU=Required For Upgrade TDP=Translations Delta Package UPG=Application Upgrade |
3 | PTIASPPKGCNFRSV | Character(1) | VARCHAR2(1) NOT NULL |
Conflict Resolved
E=Error N=No P=Processing Y=Yes |
4 | PTIASPPKGINIBUGCNT | Signed Number(9,0) | DECIMAL(8) NOT NULL | Initial Bug Count |
5 | PTIASPPKGRSVBUGCNT | Signed Number(9,0) | DECIMAL(8) NOT NULL | Resolved Bug Count |