AM_SUBTYP_MC_VW

(SQL View)
Index Back

Asset Subtype

View of Asset Subtype table. Used in the Asset Search component when no Business Unit is provided as search criteria as a dynamic prompt table. No primary keys.

SELECT DISTINCT ASSET_TYPE , ASSET_SUBTYPE , DESCR FROM PS_AM_SUBTYPE

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 ASSET_TYPE Character(3) VARCHAR2(3) NOT NULL Asset Type
010=IT Hardware
020=IT Software
040=Equipment
050=Property
060=Fleet
070=Machinery
080=Furniture
090=Facility
100=Intangible
200=Asset Retirement Obligations
999=Other
2 ASSET_SUBTYPE Character(15) VARCHAR2(15) NOT NULL Asset Subtype
3 DESCR Character(30) VARCHAR2(30) NOT NULL Description