PTLT_ASSGN_FEAT(SQL Table) |
Index Back |
---|---|
Product to Feature MappingProduct to Feature Mapping |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(4) | VARCHAR2(4) NOT NULL |
Unique code for a product.
Prompt Table: PTLT_PRODUCT |
|
2 | Character(10) | VARCHAR2(10) NOT NULL |
Unique code identifying a feature
Prompt Table: PTLT_FEATURE |
|
3 | PTLT_REQUIRED | Character(1) | VARCHAR2(1) NOT NULL |
Is this required for implementation?
Y/N Table Edit Default Value: N |
4 | OBJECTOWNERID | Character(4) | VARCHAR2(4) NOT NULL | Object owner identifier |