WM_ASSET_WRTYVW(SQL View) |
Index Back |
---|
SELECT DISTINCT BUSINESS_UNIT AS BUSINESS_UNIT_AM , ASSET_ID ,WARRANTY_NAME FROM PS_ASSET_WARRANTY |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | AM Business Unit | |
2 | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification | |
3 | Character(40) | VARCHAR2(40) NOT NULL |
This field is used to store the name of the warranty.
Prompt Table: ASSET_WARRANTY |