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


TABLE: FV.FV_BE_INTERFACE_CONTROL

Object Details
Object Name: FV_BE_INTERFACE_CONTROL
Object Type: TABLE
Owner: FV
FND Design Data: TableFV.FV_BE_INTERFACE_CONTROL
Subobject Name:
Status: VALID


FV_BE_INTERFACE_CONTROL stores the control information required for import processing.
User inserts a row into this table before submitting the import process.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FV_BE_INT_CTRL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnSOURCE
ColumnGROUP_ID
Columns
Name Datatype Length Mandatory Comments
SOURCE VARCHAR2 (25) Yes Import source
GROUP_ID NUMBER
Yes Import group identifier
STATUS VARCHAR2 (25) Yes Import status
DATE_PROCESSED DATE

Porcessed date
TIME_PROCESSED VARCHAR2 (25)
Porcessed time
Query Text

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


SELECT SOURCE
,      GROUP_ID
,      STATUS
,      DATE_PROCESSED
,      TIME_PROCESSED
FROM FV.FV_BE_INTERFACE_CONTROL;

Dependencies

[top of page]

FV.FV_BE_INTERFACE_CONTROL does not reference any database object

FV.FV_BE_INTERFACE_CONTROL is referenced by following:

SchemaAPPS
SynonymFV_BE_INTERFACE_CONTROL