DBA Data[Home] [Help] [Dependency Information]


TABLE: PJI.PJI_FP_AGGR_RBS

Object Details
Object Name: PJI_FP_AGGR_RBS
Object Type: TABLE
Owner: PJI
FND Design Data: TablePJI.PJI_FP_AGGR_RBS
Subobject Name:
Status: VALID

This table is used to build the RBS normalized table

Storage Details
Tablespace: Tablespace
PCT Free:
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PJI_FP_AGGR_RBS_N1 NORMAL NONUNIQUE Tablespace ColumnWORKER_ID
ColumnSUP_ID
Columns
Name Datatype Length Mandatory Comments
WORKER_ID NUMBER (15) Yes Partitioning Column
STRUCT_VERSION_ID NUMBER (15) Yes Identifier for the RBS structure version
SUP_ID NUMBER (15) Yes Parent RBS element identifier
SUBRO_ID NUMBER (15)
Immediate Child Identifier
SUB_ID NUMBER (15) Yes Child RBS element identifier
SUP_LEVEL NUMBER (15) Yes Parent Level
SUB_LEVEL NUMBER (15) Yes Child Level
SUB_LEAF_FLAG VARCHAR2 (1) Yes Indicates whether the current parent has any children who are leaf nodes
SUB_LEAF_FLAG_ID NUMBER (15)
Identifier for the sub leaf flag
STATUS_ID VARCHAR2 (255)
Identifier for the status used in summarization
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT WORKER_ID
,      STRUCT_VERSION_ID
,      SUP_ID
,      SUBRO_ID
,      SUB_ID
,      SUP_LEVEL
,      SUB_LEVEL
,      SUB_LEAF_FLAG
,      SUB_LEAF_FLAG_ID
,      STATUS_ID
FROM PJI.PJI_FP_AGGR_RBS;

Dependencies

[top of page]

PJI.PJI_FP_AGGR_RBS does not reference any database object

PJI.PJI_FP_AGGR_RBS is referenced by following:

SchemaAPPS
SynonymPJI_FP_AGGR_RBS