RC_TASK_STATUS

(SQL Table)
Index Back

Task Status Record

This record contains the task statuses for a business project.

  • Related Language Record: RC_TSK_STAT_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 BUS_PROC_INSTANCE Number(18,0) DECIMAL(18) NOT NULL Business Project Instance. This is the Business Project instance of a business project.
    2 ACTIVITY_INSTANCE Number(10,0) DECIMAL(10) NOT NULL Activity Instance
    3 NESTED_BP_IND Character(1) VARCHAR2(1) NOT NULL Sub Business Project
    N=No
    Y=Yes
    4 RC_TASK_ID Character(15) VARCHAR2(15) NOT NULL Task ID used for Business Process tracking.
    5 SEQ_NUM Number(3,0) SMALLINT NOT NULL Sequence
    6 REQUIRED_FLAG Character(1) VARCHAR2(1) NOT NULL Required
    N=No
    Y=Yes
    7 RC_TSK_PROC_INST Number(18,0) DECIMAL(18) NOT NULL RC_TSK_PROC_INST
    8 RC_MAIN_BP_INSTNCE Number(18,0) DECIMAL(18) NOT NULL RC_MAIN_BP_INSTNCE
    9 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
    10 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
    11 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
    12 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

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

    Prompt Table: %EDITTABLE

    14 PROCESSTYPE Character(30) VARCHAR2(30) NOT NULL Process Type
    15 PROCESSNAME Character(12) VARCHAR2(12) NOT NULL Process Name
    16 NOTIFICATION_SEND Character(1) VARCHAR2(1) NOT NULL send notification
    17 RC_PORTAL Character(254) VARCHAR2(254) NOT NULL Portal identification field....................
    18 RC_NODE Character(254) VARCHAR2(254) NOT NULL Node identification work field...........
    19 DUE_DTTM DateTime(26) TIMESTAMP Designates the date and time the task is due to be completed.
    20 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
    21 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
    22 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
    23 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
    24 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.
    25 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time
    26 NOTES Long Character CLOB Budget Notes