ASSET_CMNT_VW(SQL View) |
Index Back |
---|---|
Asset Comments ViewAsset Comments View for PTSF |
SELECT BUSINESS_UNIT ,ASSET_ID ,DTTM_STAMP ,COMMENTS FROM %Table(ASSET_COMMENTS) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_AM_NONVW |
|
2 | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification | |
3 | 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.
Default Value: %date |
|
4 | COMMENTS_2000 | Long Character | CLOB | Comment Text |