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


VIEW: APPS.MSC_SERVICE_ITEMS_V

Object Details
Object Name: MSC_SERVICE_ITEMS_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


This view stores the list of service items


[View Source]

Columns
Name Datatype Length Mandatory Comments
INVENTORY_ITEM_ID NUMBER
Yes
ORGANIZATION_ID NUMBER
Yes
SR_INSTANCE_ID NUMBER
Yes
Query Text

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


SELECT INVENTORY_ITEM_ID
,      ORGANIZATION_ID
,      SR_INSTANCE_ID
FROM APPS.MSC_SERVICE_ITEMS_V;

Dependencies

[top of page]

APPS.MSC_SERVICE_ITEMS_V references the following:

SchemaAPPS
SynonymMSC_ITEM_CATEGORIES
PL/SQL PackageMSC_UTIL - show dependent code

APPS.MSC_SERVICE_ITEMS_V is not referenced by any database object