[Home] [Help]
[Dependency Information]
Object Name: | MTL_DEMAND_INTERFACE_VIEW |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
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 |
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;
APPS.MTL_DEMAND_INTERFACE_VIEW is not referenced by any database object
|
|
|