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


TABLE: PJI.PJI_BATCH_STATUS_420

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

This is a temporary table that is used
when helper batches are spawned for step 420. This is a persistent table.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
WORKER_ID NUMBER (15) Yes
BATCH_ID NUMBER (15)
REQUEST_ID NUMBER (15)
REQUEST_STATUS VARCHAR2 (15)
Query Text

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


SELECT WORKER_ID
,      BATCH_ID
,      REQUEST_ID
,      REQUEST_STATUS
FROM PJI.PJI_BATCH_STATUS_420;

Dependencies

[top of page]

PJI.PJI_BATCH_STATUS_420 does not reference any database object

PJI.PJI_BATCH_STATUS_420 is referenced by following:

SchemaPJI
ViewPJI_BATCH_STATUS_420#