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


TABLE: IPA.IPA_INTEREST_RUN_BATCHES

Object Details
Object Name: IPA_INTEREST_RUN_BATCHES
Object Type: TABLE
Owner: IPA
FND Design Data: TableIPA.IPA_INTEREST_RUN_BATCHES
Subobject Name:
Status: VALID


Table to store Capitalized Interest run information.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IPA_INTEREST_RUN_BATCHES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnBATCH_ID
Columns
Name Datatype Length Mandatory Comments
BATCH_ID NUMBER
Yes System Generated ID created for the run
GL_PERIOD_NAME VARCHAR2 (15)
GL period of the run
RUN_STATUS VARCHAR2 (15)
Status of the run
REQUEST_ID NUMBER

Concurrent request ID
PROGRAM_APPLICATION_ID NUMBER

Standard Who Column
PROGRAM_ID NUMBER

Standard Who Column
PROGRAM_UPDATE_DATE DATE

Standard Who Column
Query Text

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


SELECT BATCH_ID
,      GL_PERIOD_NAME
,      RUN_STATUS
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
FROM IPA.IPA_INTEREST_RUN_BATCHES;

Dependencies

[top of page]

IPA.IPA_INTEREST_RUN_BATCHES does not reference any database object

IPA.IPA_INTEREST_RUN_BATCHES is referenced by following:

SchemaAPPS
SynonymIPA_INTEREST_RUN_BATCHES