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


TABLE: MSD.MSD_ST_CURRENCY_CONVERSIONS

Object Details
Object Name: MSD_ST_CURRENCY_CONVERSIONS
Object Type: TABLE
Owner: MSD
FND Design Data: TableMSD.MSD_ST_CURRENCY_CONVERSIONS
Subobject Name:
Status: VALID


This is the staging table for the Currency Conversion Information.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
INSTANCE VARCHAR2 (40)
Source instance ID.
FROM_CURRENCY VARCHAR2 (15)
Currency from which conversion takes place.
TO_CURRENCY VARCHAR2 (15)
Currency to which conversion takes place.
CONVERSION_DATE DATE
Yes Date of currency conversion.
CONVERSION_RATE NUMBER

Currency conversion rate.
CREATION_DATE DATE

Standard who column.
CREATED_BY NUMBER

Standard who column.
LAST_UPDATE_DATE DATE

Standard who column.
LAST_UPDATED_BY NUMBER

Standard who column.
LAST_UPDATE_LOGIN NUMBER

Standard who column.
REQUEST_ID NUMBER

Extended who column.
PROGRAM_APPLICATION_ID NUMBER

Extended who column.
PROGRAM_ID NUMBER

Extended who column.
PROGRAM_UPDATE_DATE DATE

Extended who column.
INSTANCE_CODE VARCHAR2 (3)
Instance Code
SR_INSTANCE_CODE VARCHAR2 (3)
Source Instance Code
PROCESS_FLAG NUMBER

This is an internal column. It is pouplate and used by Legacy Collection process.
BATCH_ID NUMBER

This is an internal column. It is pouplate and used by Legacy Collection process.
ST_TRANSACTION_ID NUMBER

This is an internal column. It is pouplate and used by Legacy Collection process.
DATA_SOURCE_TYPE VARCHAR2 (20)
This is an internal column. It is pouplate and used by Legacy Collection process.
ERROR_TEXT VARCHAR2 (2000)
This is an internal column. It is pouplate and used by Legacy Collection process.
MESSAGE_ID NUMBER

This is an internal column. It is pouplate and used by Legacy Collection process.
Query Text

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


SELECT INSTANCE
,      FROM_CURRENCY
,      TO_CURRENCY
,      CONVERSION_DATE
,      CONVERSION_RATE
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      REQUEST_ID
,      PROGRAM_APPLICATION_ID
,      PROGRAM_ID
,      PROGRAM_UPDATE_DATE
,      INSTANCE_CODE
,      SR_INSTANCE_CODE
,      PROCESS_FLAG
,      BATCH_ID
,      ST_TRANSACTION_ID
,      DATA_SOURCE_TYPE
,      ERROR_TEXT
,      MESSAGE_ID
FROM MSD.MSD_ST_CURRENCY_CONVERSIONS;

Dependencies

[top of page]

MSD.MSD_ST_CURRENCY_CONVERSIONS does not reference any database object

MSD.MSD_ST_CURRENCY_CONVERSIONS is referenced by following:

SchemaAPPS
SynonymMSD_ST_CURRENCY_CONVERSIONS