ASSET_WARRANTY(SQL Table) |
Index Back |
|---|---|
Asset WarrantiesAsset Warranties |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_AM_NONVW |
|
| 2 | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification | |
| 3 | Number(3,0) | SMALLINT NOT NULL | Warranty Sequence Number | |
| 4 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
| 5 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
| 6 | VENDOR_ID | Character(10) | VARCHAR2(10) NOT NULL |
Vendor Identifier
Prompt Table: VNDR_FS |
| 7 | CNTCT_SEQ_NUM | Number(5,0) | INTEGER NOT NULL |
Contact Sequence Number
Prompt Table: AM_VNDR_CNT_VW |
| 8 | WARRANTY_NUM | Character(30) | VARCHAR2(30) NOT NULL | Warranty Number |
| 9 | WARRANTY_NAME | Character(40) | VARCHAR2(40) NOT NULL |
This field is used to store the name of the warranty.
Prompt Table: AM_STD_WRTY |
| 10 | END_DT | Date(10) | DATE | End Date |
| 11 | COVERAGE | Long Character | CLOB | Coverage |