RF_COMP_WARR(SQL Table) |
Index Back |
---|---|
Installed Product Warranty InfInstalled Product Component Warranty Information |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | 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 |
3 | TOP_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL | Top Level Assembly |
4 | EXPL_LVL_ENG | Number(3,0) | SMALLINT NOT NULL | Level Code |
5 | COMPONENT_ID | Character(18) | VARCHAR2(18) NOT NULL | 04/10/00 (Internet Architecture) SCC: Uppercase label Id. |
6 | WARRANTY_NAME | Character(40) | VARCHAR2(40) NOT NULL |
This field is used to store the name of the warranty.
Prompt Table: RF_WARRANTY |
7 | INV_ITEM_ID | Character(18) | VARCHAR2(18) NOT NULL | Item ID |
8 | ACTIVE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Event Status
N=Inactive Y=Active Default Value: Y |