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


VIEW: APPS.MSC_DRP_ALLOC_LEVELS_V

Object Details
Object Name: MSC_DRP_ALLOC_LEVELS_V
Object Type: VIEW
Owner: APPS
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
INVENTORY_ITEM_ID NUMBER

Inventory item id
SR_INSTANCE_ID NUMBER

Instance id
ORGANIZATION_ID NUMBER

Source organization id
ALLOCATION_RULE_ID NUMBER

Allocation rule ID. FK to msc_drp_alloc_rules
ASSIGNMENT_SET_ID NUMBER

Assignment set ID
ASSIGNMENT_LEVEL NUMBER

Assignment level. lower values have higher precedence
Query Text

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


SELECT INVENTORY_ITEM_ID
,      SR_INSTANCE_ID
,      ORGANIZATION_ID
,      ALLOCATION_RULE_ID
,      ASSIGNMENT_SET_ID
,      ASSIGNMENT_LEVEL
FROM APPS.MSC_DRP_ALLOC_LEVELS_V;

Dependencies

[top of page]

APPS.MSC_DRP_ALLOC_LEVELS_V references the following:

SchemaAPPS
SynonymMSC_ITEM_CATEGORIES
SynonymMSC_SR_ASSIGNMENTS
SynonymMSC_SYSTEM_ITEMS
APPS.MSC_DRP_ALLOC_LEVELS_V is referenced by following:

SchemaAPPS
ViewMSC_DRP_ITEM_ALLOC_V