RS_SCHED_APTAET(SQL Table) |
Index Back |
---|
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | 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. |
3 | TASK_HOURS | Number(4,0) | SMALLINT NOT NULL | Task Hours |
4 | TIME_MM | Number(2,0) | SMALLINT NOT NULL | Time - Minute |
5 | AE_SECTION | Character(8) | VARCHAR2(8) NOT NULL | Section |
6 | BUSINESS_UNIT_AM | Character(5) | VARCHAR2(5) NOT NULL |
AM Business Unit
Default Value: OPR_DEF_TBL_FS.BUSINESS_UNIT Prompt Table: SP_BU_AM_NONVW |
7 | ASSET_ID | Character(12) | VARCHAR2(12) NOT NULL | Asset Identification |
8 | BUSINESS_UNIT_WO | Character(5) | VARCHAR2(5) NOT NULL | Business Unit Work Order |
9 | WO_TASK_ID | Number(5,0) | INTEGER NOT NULL | Task Number |
10 | WO_ID | Character(10) | VARCHAR2(10) NOT NULL | Work Order Identification |
11 | SHOP_ID | Character(10) | VARCHAR2(10) NOT NULL | Shop Identification |
12 | CRAFT_ID | Character(16) | VARCHAR2(16) NOT NULL | Craft Identification |
13 | RES_LN_NBR | Number(5,0) | INTEGER NOT NULL | Resource Line No. |
14 | RSRC_TYPE | Character(1) | VARCHAR2(1) NOT NULL |
Work Order Management Resource Types
1=Labor 2=Tools 3=Material |
15 | RS_CREATE_APPT_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Used to indicate that the tasks in the schedule will create the appointment entries.
Y/N Table Edit Default Value: N |
16 | RS_CREATE_ASGN_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Create Assignment
Y/N Table Edit Default Value: N |
17 | RS_UPGRADE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Process as an upgrade
Y/N Table Edit Default Value: N |
18 | DELETE_FLG | Character(1) | VARCHAR2(1) NOT NULL |
Delete Loaded Items
Default Value: N |
19 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: RS_WORKER_TBL |
20 | DATE_UNDER_RPT | Date(10) | DATE |
Date Under Report
Default Value: %Date |
21 | SEQNO | Number(5,0) | INTEGER NOT NULL |
Sequence Number
Default Value: 0 |
22 | DESCR254 | Character(254) | VARCHAR2(254) NOT NULL | Description of length 254 |
23 | ASSIGNMENT_ID | Character(15) | VARCHAR2(15) NOT NULL |
Work Assignment ID
Prompt Table: RS_ASSIGNMENT |
24 | RS_APPT_ID | Character(15) | VARCHAR2(15) NOT NULL | Appointment Id |
25 | TASK_TYPE | Character(18) | VARCHAR2(18) NOT NULL |
Task Category
Prompt Table: %EDITTABLE |
26 | PERCENTAGE | Signed Number(7,2) | DECIMAL(5,2) NOT NULL | Percentage |
27 | TIME_START | Time(15) | TIMESTAMP |
Start Time
Default Value: %Time |
28 | SCHEDULED_HRS | Signed Number(10,4) | DECIMAL(8,4) NOT NULL | Scheduled Hours |
29 | SCHEDULE_SOURCE | Character(1) | VARCHAR2(1) NOT NULL |
Source of the scheduled event
O=Other R=Batch-Generated Read Only S=System-Generated |
30 | MAPI_ENTRY_ID | Character(254) | VARCHAR2(254) NOT NULL |
Entry Id ( MAPI)
Default Value: 1 |
31 | RS_APPT_TYPE | Character(3) | VARCHAR2(3) NOT NULL |
Appointment Type
ACT=Activity ASN=Assignment DAY=All Day Event MTG=Meeting |
32 | RS_REPEAT_TYPE | Character(2) | VARCHAR2(2) NOT NULL |
Repeat
CU=for external calendar use only DY=Daily MD=Monthly by Date MY=Monthly by Day ON=Once WK=Weekly YR=Yearly |
33 | RS_REPEAT_MONTH | Character(1) | VARCHAR2(1) NOT NULL |
Repeat for Month
F=from first L=from last |
34 | NUM_RECORDS | Number(15,0) | DECIMAL(15) NOT NULL | Number of Records |
35 | APPT_ID_LAST_USED | Number(8,0) | INTEGER NOT NULL | Appointment ID Last Used |
36 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
37 | SO_ID | Character(15) | VARCHAR2(15) NOT NULL | Service Order ID |
38 | 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. |
39 | RS_UPD_SYNC | Character(1) | VARCHAR2(1) NOT NULL |
Update resources calendar synchronously with assignment update.
Default Value: N |