PTLT_PRODUCT(SQL Table) |
Index Back |
---|---|
Product DefinitionDefine Products. This list needs to match with SRP. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTLT_PRODUCT_CODE | Character(4) | VARCHAR2(4) NOT NULL | Unique code for a product. |
2 | PTLT_PRODUCT | Character(30) | VARCHAR2(30) NOT NULL | Name of a product |
3 | PTLT_INSTALL_FLD | Character(18) | VARCHAR2(18) NOT NULL |
Installation table fieldname
Prompt Table: PTLT_INSTFLD_VW |
4 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier |