RS_ASSET_TASK(SQL Table) |
Index Back |
|---|---|
Assignment Task DetailRecord to store the details of a Assignment task. |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
AM 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
Default Value: NEXT |
|
| 3 | Date(10) | DATE NOT NULL |
Date Under Report
Default Value: %date |
|
| 4 | Number(5,0) | INTEGER NOT NULL |
Sequence Number
Default Value: 0 |
|
| 5 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
| 6 | ASSIGNMENT_ID | Character(15) | VARCHAR2(15) NOT NULL |
Work Assignment ID
Prompt Table: RS_ASSET_ASN_VW |
| 7 | RS_APPT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Appointment Type
ACT=Activity ASN=Assignment DAY=All Day Event MTG=Meeting |
| 8 | RS_APPT_ID | Character(15) | VARCHAR2(15) NOT NULL | Appointment Id |
| 9 | TASK_TYPE | Character(18) | VARCHAR2(18) NOT NULL |
Task Category
Prompt Table: %EDITTABLE |
| 10 | TIME_START | Time(15) | TIMESTAMP | Start Time |
| 11 | SCHEDULED_HRS | Signed Number(10,4) | DECIMAL(8,4) NOT NULL | Scheduled Hours |
| 12 | SCHEDULE_SOURCE | Character(1) | VARCHAR2(1) NOT NULL |
Source of the scheduled event
O=Other R=Batch-Generated Read Only S=System-Generated |
| 13 | CREATE_DTTM | DateTime(26) | TIMESTAMP | Creation Datetime |
| 14 | LAST_UPDATE_DTTM | 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. |
| 15 | SYSTEM_SOURCE | Character(3) | VARCHAR2(3) NOT NULL |
Identifies the application or source system that generated a journal entry.
Release 8.80 - 11/14/2002 - RVlasic - Removed GDM (JrnlGen - Deduction Management) from Translate Values.
SUJ---Included a label as Product.
Release 8.9 - 05/11/2005 - RVlasic - Added PRV (Variance Pricing) and PKK (KK Budget Journal) and deleted GLK for Project Costing per Brian Cohen.
Default Value: WM |