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


VIEW: APPS.CSP_PART_CATEGORIES_V

Object Details
Object Name: CSP_PART_CATEGORIES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCSP.CSP_PART_CATEGORIES_V
Subobject Name:
Status: VALID

View Type

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


Shows the spare part categories.


[View Source]

Columns
Name Datatype Length Mandatory Comments
CATEGORY VARCHAR2 (80)
Part category
LOW NUMBER

Low limit
HIGH NUMBER

High limit
Query Text

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


SELECT CATEGORY
,      LOW
,      HIGH
FROM APPS.CSP_PART_CATEGORIES_V;

Dependencies

[top of page]

APPS.CSP_PART_CATEGORIES_V references the following:

SchemaAPPS
ViewCSP_PART_PRIORITIES_V
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS

APPS.CSP_PART_CATEGORIES_V is not referenced by any database object