RC_TASK_STA_HST

(SQL Table)
Index Back

Task Status Record

This record contains the task statuses for a business project.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PSARCH_ID Character(8) VARCHAR2(8) NOT NULL Archive ID (see PSARCHTEMPLATE).
2 PSARCH_BATCHNUM Number(30,0) DECIMAL(30) NOT NULL Archive Batch Number
3 BUS_PROC_INSTANCE Number(18,0) DECIMAL(18) NOT NULL Business Project Instance. This is the Business Project instance of a business project.
4 ACTIVITY_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Activity Instance
5 NESTED_BP_IND Character(1) VARCHAR2(1) NOT NULL Sub Business Project
N=No
Y=Yes
6 RC_TASK_ID Character(15) VARCHAR2(15) NOT NULL Task ID used for Business Process tracking.
7 SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence
8 REQUIRED_FLAG Character(1) VARCHAR2(1) NOT NULL Required
N=No
Y=Yes
9 RC_TSK_PROC_INST Number(18,0) DECIMAL(18) NOT NULL RC_TSK_PROC_INST
10 RC_MAIN_BP_INSTNCE Number(18,0) DECIMAL(18) NOT NULL RC_MAIN_BP_INSTNCE
11 RC_TASK_STATUS Character(1) VARCHAR2(1) NOT NULL Task Status used in Business Process tracking.
C=Complete
L=Cancelled
N=Not Started
P=In Process
12 RC_OUTCOME Character(1) VARCHAR2(1) NOT NULL Outcome of a Task for Business Process tracking. See translates for possible values.
F=Failure
S=Success
13 RC_ASSIGNMENT_OPT Character(1) VARCHAR2(1) NOT NULL This determines which type of object will be assigned to a Business Project task. The translates for this field identify all the valid options.
C=Person
G=Role
P=Provider Group
14 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.

Default Value: OPR_DEF_TBL_RB.SETID

Prompt Table: SP_SETID_NONVW

15 RC_ASSIGNED_TO Character(30) VARCHAR2(30) NOT NULL This is a field to store assignment information.

Prompt Table: %EDITTABLE

16 PROCESSTYPE Character(30) VARCHAR2(30) NOT NULL Process Type
17 PROCESSNAME Character(12) VARCHAR2(12) NOT NULL Process Name
18 NOTIFICATION_SEND Character(1) VARCHAR2(1) NOT NULL send notification
19 RC_PORTAL Character(254) VARCHAR2(254) NOT NULL Portal identification field....................
20 RC_NODE Character(254) VARCHAR2(254) NOT NULL Node identification work field...........
21 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
22 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
23 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
24 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
25 SYNCID Number(10,0) DECIMAL(10) NOT NULL The Synchronization ID field stores a value generated by the sync processor. The value is used to identify the type of object that the sync processor is about to handle.
26 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time
27 NOTES Long Character CLOB Budget Notes