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


TABLE: PO.PO_REQUISITIONS_INT_ALL_EFC

Object Details
Object Name: PO_REQUISITIONS_INT_ALL_EFC
Object Type: TABLE
Owner: PO
FND Design Data: TablePO.PO_REQUISITIONS_INT_ALL_EFC
Subobject Name:
Status: VALID


PO_REQUISITIONS_INT_ALL_EFC hold data in original sob currency before the euro switch


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 5
PCT Used:
Columns
Name Datatype Length Mandatory Comments
UNIT_PRICE NUMBER

unit price
TRANSACTION_ID NUMBER

transaction identifier
CURRENCY_UNIT_PRICE NUMBER

currenct unit price
RATE NUMBER

rate
CURRENCY_CODE VARCHAR2 (15)
currency code
SET_OF_BOOKS_ID NUMBER

set of books identifier
SECURITY_GROUP_ID NUMBER

Security group identifier
Query Text

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


SELECT UNIT_PRICE
,      TRANSACTION_ID
,      CURRENCY_UNIT_PRICE
,      RATE
,      CURRENCY_CODE
,      SET_OF_BOOKS_ID
,      SECURITY_GROUP_ID
FROM PO.PO_REQUISITIONS_INT_ALL_EFC;

Dependencies

[top of page]

PO.PO_REQUISITIONS_INT_ALL_EFC does not reference any database object

PO.PO_REQUISITIONS_INT_ALL_EFC is referenced by following:

SchemaAPPS
SynonymPO_REQUISITIONS_INT_ALL_EFC