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


VIEW: APPS.MRP_PF_ATP_ITEMS_ALL_V

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

Identifies a group of items and/or resources that will be passed to the ATP function as a group
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

Identifier for the organization that ATP will use to get the calendar for ATP computations
N_COLUMN1 NUMBER

Column used to identify record that originated from Supply Demand Inquiry
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.MRP_PF_ATP_ITEMS_ALL_V;

Dependencies

[top of page]

APPS.MRP_PF_ATP_ITEMS_ALL_V references the following:

SchemaAPPS
ViewMRP_PF_ATP_V

APPS.MRP_PF_ATP_ITEMS_ALL_V is not referenced by any database object