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


TABLE: PJI.PJI_AC_RMAP_ACR

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

This table is used for efficient insert/update on AC Reporting Lines.

Storage Details
Tablespace: Tablespace
PCT Free:
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PJI_AC_RMAP_ACR_N1 NORMAL NONUNIQUE Tablespace ColumnWORKER_ID
ColumnRL_ROWID
Columns
Name Datatype Length Mandatory Comments
WORKER_ID NUMBER
Yes Partitioning column
RL_ROWID ROWID (10)
Row id in AC reporting lines.
TMP_ROWID ROWID (10)
Row id in temporary table.
Query Text

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


SELECT WORKER_ID
,      RL_ROWID
,      TMP_ROWID
FROM PJI.PJI_AC_RMAP_ACR;

Dependencies

[top of page]

PJI.PJI_AC_RMAP_ACR does not reference any database object

PJI.PJI_AC_RMAP_ACR is referenced by following:

SchemaPJI
ViewPJI_AC_RMAP_ACR#