RF_ITEM_WARR_VW(SQL View) |
Index Back |
---|---|
Installed Product Warranty InfInstalled Product Warranty Information View |
SELECT SETID , INV_ITEM_ID , WARRANTY_NAME , ACTIVE_FLG FROM PS_RF_ITEM_WARR |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | 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 | Character(18) | VARCHAR2(18) NOT NULL | 04/10/00 (Internet Architecture) SCC: Uppercase label Id. | |
3 | 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 |