RF_ITEM_WARR(SQL Table) |
Index Back |
---|---|
Installed Product Warranty InfItem Warranty Information Table (attached to Item for defaulting onto Installed Product) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Default Value: OPR_DEF_TBL_RB.SETID Prompt Table: SP_SETID_NONVW |
2 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL | Item ID |
3 | WARRANTY_NAME | Character(40) | VARCHAR2(40) NOT NULL |
This field is used to store the name of the warranty.
Prompt Table: RF_WARRANTY |
4 | ACTIVE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Event Status
N=Inactive Y=Active Default Value: Y |