IT_ASSET_VW(SQL View) |
Index Back |
---|---|
IT - View of IT AssetsUsed in ITAM Common Search setup for multiple pages. Used as the Prompt view listing all distinct asset ids. |
SELECT DISTINCT ASSET_ID , DESCR FROM PS_ASSET |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | ASSET_ID | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |