PJF_RBS_ELEMENTS

This table stores the element information and the parent-child relationship for all elements in a resource breakdown structure.

Details

  • Schema: FUSION

  • Object owner: PJF

  • Object type: TABLE

  • Tablespace: REFERENCE

Primary Key

Name Columns

PJF_RBS_ELEMENTS_PK

RBS_ELEMENT_ID

Columns

Name Datatype Length Precision Not-null Comments
RBS_ELEMENT_ID NUMBER 18 Yes Unique identifier of the RBS element.
RBS_ELEMENT_NAME_ID NUMBER 18 Yes Foreign key to the denormalized name table..
RBS_VERSION_ID NUMBER 18 Yes Identifier of the RBS version to which the element belongs.
OUTLINE_NUMBER VARCHAR2 240 Yes Indicates where in the hierarchy the element belongs.
ORDER_NUMBER NUMBER 18 Indicates the order in which to display the element.
RESOURCE_TYPE_ID NUMBER 18 Yes The resource type of the element.
RESOURCE_SOURCE_ID NUMBER 18 The Source based on the resource type.
ALIAS VARCHAR2 240 User defined short name for the RBS element. *****
ENABLED_FLAG VARCHAR2 1 Indicates whether the resource is enabled for use or not. *****
RES_FORMAT_ID NUMBER 18 Identifier of the resource format. *****
RESOURCE_CLASS_CODE VARCHAR2 30 Code to identify the resource class. *****
SPREAD_CURVE_ID NUMBER 18 SPREAD_CURVE_ID *****
MFC_COST_TYPE_ID NUMBER 18 Identifier of the manufacturing cost type. *****
UNIT_OF_MEASURE VARCHAR2 30 Unit of measure of the RBS element. *****
PERSON_ID NUMBER 18 The person ID of the element, if RBS element is a person.
JOB_ID NUMBER 18 The job ID of the element, if RBS element is a job.
ORGANIZATION_ID NUMBER 18 The organization ID of the element, if RBS element is a organization.
EXPENDITURE_TYPE_ID NUMBER 18 The expenditure type ID, if RBS element is an expenditure type.
EVENT_TYPE_ID NUMBER 18 The event type ID, if RBS element is an event type.
EXPENDITURE_CATEGORY_ID NUMBER 18 The expenditure category ID, if RBS element is an expenditure category.
REVENUE_CATEGORY_ID NUMBER 18 The revenue category code, if RBS element is a revenue category.
INVENTORY_ITEM_ID NUMBER 18 The item ID of the element, if RBS element is an item.
ITEM_CATEGORY_ID NUMBER 18 The item category ID of the element, if RBS element is an item category.
NON_LABOR_RESOURCE_ID NUMBER 18 The Non-labor Resource ID of the element, if RBS element is a PA Non-Labor resource.
ROLE_ID NUMBER 18 The role ID of the element, if RBS element is a role.
PERSON_TYPE_ID NUMBER 18 The person type ID, if RBS element is a person type.
RESOURCE_CLASS_ID NUMBER 18 The resource class ID of the element, if RBS element is a resource class.
VENDOR_ID NUMBER 18 The supplier ID of the element, if RBS element is a supplier. *****
BOM_LABOR_ID NUMBER 18 The BOM Resource ID of the element, if RBS element is a BOM Labor resource.
BOM_EQUIPMENT_ID NUMBER 18 The BOM Resource ID of the element, if RBS element is a BOM Equipment resource.
RULE_FLAG VARCHAR2 1 Yes Flag to indicate whether the RBS element is a rule .
PARENT_ELEMENT_ID NUMBER 18 The parent element of the RBS element null for the top node..
RBS_LEVEL NUMBER 18 Yes Indicates the level of the RBS.
LEAF_NODE_FLAG VARCHAR2 1 Indicates whether the element is the lowest level node in the RBS. *****
ELEMENT_IDENTIFIER NUMBER 18 Yes Unique identifier of the RBS element. This identifier is system-generated, and remains the same for each element for different versions of the RBS.
USER_DEFINED_CUSTOM1_ID NUMBER 18 The user-defined resource ID used for mapping.
USER_DEFINED_CUSTOM2_ID NUMBER 18 The user-defined resource ID used for mapping.
USER_DEFINED_CUSTOM3_ID NUMBER 18 The user-defined resource ID used for mapping.
USER_DEFINED_CUSTOM4_ID NUMBER 18 The user-defined resource ID used for mapping.
USER_DEFINED_CUSTOM5_ID NUMBER 18 The user-defined resource ID used for mapping.
USER_CREATED_FLAG VARCHAR2 1 Yes Flag to indicate if the element was created from the User interface or not.
ATTRIBUTE_CATEGORY VARCHAR2 30 Descriptive Flexfield: structure definition of the user descriptive flexfield.
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.
MARKED_FOR VARCHAR2 30 MARKED_FOR *****
LAST_UPDATED_BY VARCHAR2 64 Yes Who column: indicates the user who last updated the row.
LAST_UPDATE_DATE TIMESTAMP Yes Who column: indicates the date and time of the last update of 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.
SEED_DATA_SOURCE VARCHAR2 512 Source of seed data record. A value of 'BULK_SEED_DATA_SCRIPT' indicates that record was bulk loaded. Otherwise, specifies the name of the seed data file.
REQUEST_ID NUMBER 18 Enterprise Service Scheduler: indicates the request ID of the job that created or last updated the row.
JOB_DEFINITION_NAME VARCHAR2 100 Enterprise Service Scheduler: indicates the name of the job that created or last updated the row.
JOB_DEFINITION_PACKAGE VARCHAR2 900 Enterprise Service Scheduler: indicates the package name of the job that created or last updated the row.
ORA_SEED_SET1 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET1. Context values are Y or N.
ORA_SEED_SET2 VARCHAR2 1 Yes Oracle internal use only. Indicates the edition-based redefinition (EBR) context of the row for SET2. Context values are Y or N.

Foreign Keys

Table Foreign Table Foreign Key Column
PJF_RBS_ELEMENTS pjf_rbs_versions_b RBS_VERSION_ID
PJF_RBS_ELEMENTS pjf_rbs_element_names_b RBS_ELEMENT_NAME_ID
pjb_billing_controls pjf_rbs_elements RBS_ELEMENT_ID
pjf_rbs_mapping_rules pjf_rbs_elements RBS_ELEMENT_ID
pjc_bc_packets_t pjf_rbs_elements RBS_ELEMENT_ID
pjf_rbs_elements_int pjf_rbs_elements RBS_ELEMENT_ID
pjc_alloc_run_basis_det pjf_rbs_elements RBS_ELEMENT_ID
pjb_bill_trxs pjf_rbs_elements RBS_ELEMENT_ID
pjf_rbs_txn_accum_map pjf_rbs_elements RBS_ELEMENT_ID
pjc_bc_packets_h pjf_rbs_elements RBS_ELEMENT_ID
pjo_xcc_ctrl_bdgt_segments pjf_rbs_elements RBS_ELEMENT_ID
pjb_inv_line_dists pjf_rbs_elements RBS_ELEMENT_ID
pjc_alloc_run_res_det pjf_rbs_elements RBS_ELEMENT_ID
pjo_planning_elements pjf_rbs_elements RBS_ELEMENT_ID
pjb_rev_distributions pjf_rbs_elements RBS_ELEMENT_ID

Indexes

Index Uniqueness Tablespace Columns
PJF_RBS_ELEMENTS_N1 Non Unique Default RBS_VERSION_ID, RESOURCE_SOURCE_ID, RESOURCE_TYPE_ID
PJF_RBS_ELEMENTS_N2 Non Unique Default PARENT_ELEMENT_ID
PJF_RBS_ELEMENTS_N3 Non Unique Default RBS_VERSION_ID, RES_FORMAT_ID
PJF_RBS_ELEMENTS_N4 Non Unique Default LAST_UPDATE_DATE
PJF_RBS_ELEMENTS_N5 Non Unique Default RBS_VERSION_ID, ENABLED_FLAG, UPPER("ALIAS")
PJF_RBS_ELEMENTS_N6 Non Unique Default RBS_ELEMENT_NAME_ID
PJF_RBS_ELEMENTS_N7 Non Unique PJF_RBS_ELEMENTS_N7 INVENTORY_ITEM_ID
PJF_RBS_ELEMENTS_U1 Unique Default RBS_ELEMENT_ID, ORA_SEED_SET1
PJF_RBS_ELEMENTS_U11 Unique Default RBS_ELEMENT_ID, ORA_SEED_SET2