RS_WM_ASSET_DEL(SQL View) |
Index Back |
---|---|
Asset Delete view |
SELECT A.BUSINESS_UNIT %Concat '' %Concat A.ASSET_ID , A.BUSINESS_UNIT , A.ASSET_ID , A.SYNCDTTM FROM PS_ASSET A WHERE A.ASSET_RESOURCE_SW <> 'Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | DOCID | Character(30) | VARCHAR2(30) NOT NULL | Unique document id for PTSF |
2 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
3 | ASSET_ID | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification |
4 | LASTUPDDTTM | DateTime(26) | TIMESTAMP | Specifies the date and time of the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |