PJO_TASK_ASGN_XFACE

Table Interface table between MSP and fusion Task Tables.

Details

  • Schema: FUSION

  • Object owner: PJO

  • Object type: TABLE

  • Tablespace: INTERFACE

Primary Key

Name Columns

PJO_TASK_ASGN_XFACE_PK

TASGN_INTERFACE_ID

Columns

Name Datatype Length Precision Not-null Comments
TASGN_INTERFACE_ID NUMBER 18 Yes TASGN_INTERFACE_ID
PLANNING_ELEMENT_ID NUMBER 18 PLANNING_ELEMENT_ID *****
PLAN_LINE_ID NUMBER 18 PLAN_LINE_ID *****
PM_PROJECT_SRC_REFERENCE VARCHAR2 25 Project Reference nuber *****
PM_PRODUCT_CODE VARCHAR2 30 The identifier of the external project management system from which the project plan was imported *****
PM_TASK_SRC_REFERENCE VARCHAR2 25 The identifier of the planning transaction in the external project management system from which the planning transaction was imported. *****
PM_TASK_ASSGN_SRC_REFERENCE VARCHAR2 25 The identifier of the planning transaction in the external project management system from which the planning transaction was imported. *****
PLAN_VERSION_ID NUMBER 18 PLAN_VERSION_ID *****
PROJECT_ID NUMBER 18 PROJECT_ID *****
TASK_ID NUMBER 18 TASK_ID *****
RBS_ELEMENT_ID NUMBER 18 RBS_ELEMENT_ID *****
TXN_CURRENCY_CODE VARCHAR2 15 Transaction Currency Code *****
RESOURCE_CLASS_CODE VARCHAR2 30 RESOURCE_CLASS_CODE
PROJ_ELEMENT_VERSION_ID NUMBER Stores the task element version ID. This can be null for the budget and forecast related records. *****
RA_TASK_DATES_SAME VARCHAR2 1 Indicates whether assignment duration is same as task duration. *****
ASSIGNMENT_DESCRIPTION VARCHAR2 240 It stores the description of the assignment. *****
SCHEDULED_DELAY NUMBER Scheduled delay for resource assignment. *****
UNPLANNED_FLAG VARCHAR2 1 Indicates that the planning transaction was created by the system as a result of actual costs being incurred. *****
PLANNING_START_DATE DATE PLANNING_START_DATE *****
PLANNING_END_DATE DATE PLANNING_END_DATE *****
TOTAL_QUANTITY NUMBER Total Planned quantity at planning transaction level *****
TOTAL_TC_RAW_COST NUMBER TOTAL_TC_RAW_COST *****
TOTAL_TC_BRDND_COST NUMBER TOTAL_TC_BRDND_COST *****
TC_RAW_COST_RATE_OVERRIDE NUMBER TC_RAW_COST_RATE_OVERRIDE *****
TC_BRDND_COST_RATE_OVERRIDE NUMBER TC_BRDND_COST_RATE_OVERRIDE *****
ERROR_FLAG VARCHAR2 1 ERROR_FLAG *****
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of the row.
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
CREATION_DATE TIMESTAMP Yes Who column: indicates the date and time of the creation of the row.
CREATED_BY VARCHAR2 64 Yes Who column: indicates the user who created the row.
LAST_UPDATE_LOGIN VARCHAR2 32 Who column: indicates the session login associated to the user who last updated the row.
OBJECT_VERSION_NUMBER NUMBER 9 Yes Used to implement optimistic locking. This number is incremented every time that the row is updated. The number is compared at the start and end of a transaction to detect whether another session has updated the row since it was queried.
ATTRIBUTE1 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE2 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE3 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE4 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE5 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE6 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE7 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE8 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE9 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE10 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE11 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE12 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE13 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE14 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE15 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE16 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE17 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE18 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE19 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE20 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE21 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE22 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE23 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE24 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE25 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE26 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE27 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE28 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE29 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
ATTRIBUTE30 VARCHAR2 150 Descriptive Flexfield: segment of the user descriptive flexfield.
RECORD_STATUS VARCHAR2 1 will have value of "C" or "U" *****

Indexes

Index Uniqueness Tablespace Columns
PJO_TASK_ASGN_XFACE_N1 Non Unique FUSION_TS_INTERFACE RBS_ELEMENT_ID
PJO_TASK_ASGN_XFACE_N2 Non Unique FUSION_TS_INTERFACE TASK_ID
PJO_TASK_ASGN_XFACE_U2 Unique FUSION_TS_INTERFACE PLAN_VERSION_ID, PROJECT_ID, TASK_ID, RBS_ELEMENT_ID, RESOURCE_CLASS_CODE
PJO_TASK_ASGN_XFACE_U3 Unique FUSION_TS_INTERFACE TASGN_INTERFACE_ID