Description: The Relationship object is used to store the dependency information for a project or task.
Field | Description |
---|---|
FROM_PROJECT_ID | The unique ID of the project that owns the predecessor activity. |
FROM_PROJECT_NUMBER | The ID of the project that owns the predecessor activity. |
FROM_TASK_ID | The unique ID of the predecessor activity. |
FROM_TASK_NUMBER | The ID of the predecessor activity. |
LAG | The time lag of the relationship. This is the time lag between the predecessor activity's start or finish date and the successor activity's start or finish date, depending on the relationship type. |
OBJECT_RELATIONSHIP_ID | The unique ID generated by the system. |
RS_SUBTYPE | The type of relationship code. |
RS_SUBTYPE_CODE | The type of relationship: 'Finish to Start', 'Finish to Finish', 'Start to Start', 'Start to Finish'. |
TO_PROJECT_ID | The unique ID of the project that owns the successor activity. |
TO_PROJECT_NUMBER | The ID of the project that owns the predecessor activity. |
TO_TASK_ID | The unique ID of the successor activity. |
TO_TASK_NUMBER | The ID of the successor activity. |
COMMENTS | Comments associated with the relationship. |
E-Business Suite Business Objects
Legal Notices
Copyright © 2013, 2015,
Oracle and/or its affiliates. All rights reserved.
Last Published Thursday, March 26, 2015