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


VIEW: APPS.OEFV_FULFILLMENT_SETS

Object Details
Object Name: OEFV_FULFILLMENT_SETS
Object Type: VIEW
Owner: APPS
FND Design Data: ViewONT.OEFV_FULFILLMENT_SETS
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.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
FULFILLMENT_SET_NAME VARCHAR2 (30) Yes User defined Name for the set
LINE_ID NUMBER
Yes Foreign Key value to OE_ORDER_LINES_ALL
SET_ID NUMBER
Yes
UPDATE_DATE DATE
Yes Standard Who column
UPDATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
Query Text

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


SELECT FULFILLMENT_SET_NAME
,      LINE_ID
,      SET_ID
,      UPDATE_DATE
,      UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
FROM APPS.OEFV_FULFILLMENT_SETS;

Dependencies

[top of page]

APPS.OEFV_FULFILLMENT_SETS references the following:

SchemaAPPS
SynonymOE_LINE_SETS
SynonymOE_SETS

APPS.OEFV_FULFILLMENT_SETS is not referenced by any database object