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


VIEW: APPS.MTL_GROUP_ITEM_ATPS_VIEW

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

ATP group identifier
ORGANIZATION_ID NUMBER

Organization identifier
INVENTORY_ITEM_ID NUMBER

Inventory item identifier
ATP_RULE_ID NUMBER

ATP rule identifier
AVAILABLE_TO_ATP NUMBER

Flag to indicate if the item in the row should be ATP checked
ATP_CALENDAR_ORGANIZATION_ID NUMBER

Calendar identifier
N_COLUMN1 NUMBER

DEMAND_CLASS VARCHAR2 (30)
Demand class
Query Text

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


SELECT ATP_GROUP_ID
,      ORGANIZATION_ID
,      INVENTORY_ITEM_ID
,      ATP_RULE_ID
,      AVAILABLE_TO_ATP
,      ATP_CALENDAR_ORGANIZATION_ID
,      N_COLUMN1
,      DEMAND_CLASS
FROM APPS.MTL_GROUP_ITEM_ATPS_VIEW;

Dependencies

[top of page]

APPS.MTL_GROUP_ITEM_ATPS_VIEW references the following:

SchemaAPPS
SynonymMTL_DEMAND_INTERFACE
APPS.MTL_GROUP_ITEM_ATPS_VIEW is referenced by following:

SchemaAPPS
Package BodyFLM_SUPPLY_DEMAND - show dependent code
Package BodyWPS_SUPPLY_DEMAND - show dependent code