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


VIEW: APPS.MTL_DEMAND_INTERFACE_VIEW

Object Details
Object Name: MTL_DEMAND_INTERFACE_VIEW
Object Type: VIEW
Owner: APPS
FND Design Data: ViewINV.MTL_DEMAND_INTERFACE_VIEW
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
SCHEDULE_GROUP_ID NUMBER

Schedule Group Identifier from MTL_DEMAND_INTERFACE
TRANSACTION_MODE NUMBER

Transaction mode from MTL_DEMAND_INTERFACE
NUMBER_OF_RECORDS NUMBER

Number of records in MTL_DEMAND_INTERFACE for this schedule group and transaction mode
Query Text

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


SELECT SCHEDULE_GROUP_ID
,      TRANSACTION_MODE
,      NUMBER_OF_RECORDS
FROM APPS.MTL_DEMAND_INTERFACE_VIEW;

Dependencies

[top of page]

APPS.MTL_DEMAND_INTERFACE_VIEW references the following:

SchemaAPPS
SynonymMTL_DEMAND_INTERFACE

APPS.MTL_DEMAND_INTERFACE_VIEW is not referenced by any database object