PTIASPCOMPREL(SQL Table) |
Index Back |
---|---|
Component Relation DefinitionThis table stores the relationships between products and other products, components and sub components |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PTIASPPRDFMLY | Character(5) | VARCHAR2(5) NOT NULL | Product Family |
2 | PTIASPARPPRDID | Number(8,0) | INTEGER NOT NULL | Product ID |
3 | PTIASPPRDID | Number(8,0) | INTEGER NOT NULL | Product ID |
4 | PTIASPPRDCMP | Character(10) | VARCHAR2(10) NOT NULL | Product Component |
5 | PTIASPPRDCMPNM | Character(30) | VARCHAR2(30) NOT NULL | Product Component Name |
6 | PTIASPPRDSUBCMP | Character(14) | VARCHAR2(14) NOT NULL | Product Sub Component |
7 | PTIASPPRDSUBCMPNM | Character(40) | VARCHAR2(40) NOT NULL | Product Sub Component |