RB_TSK_DELEGATE

(SQL Table)
Index Back

Task delegation details

This record is used to store task delegations.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PERSON_ID Character(15) VARCHAR2(15) NOT NULL Person ID
2 SEQ_NBR Number(15,0) DECIMAL(15) NOT NULL Sequence Number
3 START_DT Date(10) DATE NOT NULL Start date field to store start date value.
4 END_DT Date(10) DATE NOT NULL This field stores the end date values.
5 TASK_LIST Character(15) VARCHAR2(15) NOT NULL List showing the task owners and assignees.

Prompt Table: RB_TSK_TYP_DVW

6 TSK_DELEGATE_TYPE Character(4) VARCHAR2(4) NOT NULL Types of Task Delegates.........
D=Direct Reports
I=Individual
M=My Contact Groups
P=Provider Group
S=Sales Team
7 SETID Character(5) VARCHAR2(5) NOT NULL This field is used to store the value of SetID on various setup tables.
8 TSK_DELEGATE_ID Character(30) VARCHAR2(30) NOT NULL Id of the Person or Group to whom the task is delegated.

Prompt Table: %EDITTABLE10

9 BO_NAME_DISPLAY Character(80) VARCHAR2(80) NOT NULL Full name of the Business Object
10 TASK_TYPE Character(18) VARCHAR2(18) NOT NULL Copied from Resouce Management (8.1). Added new label id for "Task Type"

Prompt Table: RB_TSK_TYP_DVW

11 DELEGATED_BY_PID Character(15) VARCHAR2(15) NOT NULL Perosn Id of the perosn who is delegating Tasks to another person or group.
12 READONLY Character(1) VARCHAR2(1) NOT NULL Read Only

Y/N Table Edit

Default Value: N

13 TSK_INCL_PRIVT_FLG Character(1) VARCHAR2(1) NOT NULL Flag to indicate to include private tasks also in delegation

Y/N Table Edit

Default Value: N

14 ROW_ADDED_DTTM DateTime(26) TIMESTAMP This is a datetime field for record creation.
15 ROW_ADDED_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who added the row.
16 ROW_LASTMANT_DTTM DateTime(26) TIMESTAMP The date and time that the row was last updated.
17 ROW_LASTMANT_OPRID Character(30) VARCHAR2(30) NOT NULL ID of user who last modified the row.
18 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.
19 SYNCDTTM DateTime(26) TIMESTAMP Synchronization Last Update Date Time