[Home] [Help]
[Dependency Information]
Object Name: | PA_ALLOC_TXN_DETAILS_EFC |
---|---|
Object Type: | TABLE |
Owner: | PA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
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 |
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;
PA.PA_ALLOC_TXN_DETAILS_EFC does not reference any database object
PA.PA_ALLOC_TXN_DETAILS_EFC is referenced by following:
|
|
|