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


TABLE: PA.PA_ALLOC_TXN_DETAILS_EFC

Object Details
Object Name: PA_ALLOC_TXN_DETAILS_EFC
Object Type: TABLE
Owner: PA
FND Design Data: TablePA.PA_ALLOC_TXN_DETAILS_EFC
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
ALLOC_TXN_ID NUMBER
Yes
RUN_ID NUMBER
Yes
RULE_ID NUMBER
Yes
CREATION_DATE DATE
Yes
TOTAL_ALLOCATION NUMBER

PREVIOUS_ALLOCATION NUMBER

CURRENT_ALLOCATION NUMBER

SET_OF_BOOKS_ID NUMBER

Query Text

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


SELECT ALLOC_TXN_ID
,      RUN_ID
,      RULE_ID
,      CREATION_DATE
,      TOTAL_ALLOCATION
,      PREVIOUS_ALLOCATION
,      CURRENT_ALLOCATION
,      SET_OF_BOOKS_ID
FROM PA.PA_ALLOC_TXN_DETAILS_EFC;

Dependencies

[top of page]

PA.PA_ALLOC_TXN_DETAILS_EFC does not reference any database object

PA.PA_ALLOC_TXN_DETAILS_EFC is referenced by following:

SchemaPA
ViewPA_ALLOC_TXN_DETAILS_EFC#