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 BUSINESS_UNIT_AM Character(5) VARCHAR2(5) NOT NULL AM Business Unit
2 ASSET_ID Character(12) VARCHAR2(12) NOT NULL Asset Identification
3 WARRANTY_NAME Character(40) VARCHAR2(40) NOT NULL This field is used to store the name of the warranty.

Prompt Table: ASSET_WARRANTY