WM_ASSET_COMP(SQL Table) |
Index Back |
---|---|
Component Of Asset History |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL |
Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT |
2 | PARENT_ASSET | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification |
3 | CHILD_ASSET_ID | Character(12) | VARCHAR2(12) NOT NULL | Child Asset ID |
4 | BEGIN_DT | Date(10) | DATE | Begin Date |
5 | DTTM_STAMP | DateTime(26) | TIMESTAMP NOT NULL | 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. |
6 | END_DT | Date(10) | DATE | End Date |
7 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
8 | LASTUPDOPRID | Character(30) | VARCHAR2(30) NOT NULL | Specifies the User ID which made the last update to an entry. This field is maintained by PeopleSoft and is used in a variety of contexts. |
9 | 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. |