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


VIEW: APPS.CS_SR_INV_SUBCOMPONENTS_V

Object Details
Object Name: CS_SR_INV_SUBCOMPONENTS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewCS.CS_SR_INV_SUBCOMPONENTS_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
ORGANIZATION_ID NUMBER
Yes Organization Identifier.
SUBCOMPONENT_ID NUMBER
Yes Sub component identifier.
DESCRIPTION VARCHAR2 (240)
Subcomponent description.
CONCATENATED_SEGMENTS VARCHAR2 (40)
subcomponent name.
COMPONENT_ID NUMBER

Component Identifier.
Query Text

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


SELECT ORGANIZATION_ID
,      SUBCOMPONENT_ID
,      DESCRIPTION
,      CONCATENATED_SEGMENTS
,      COMPONENT_ID
FROM APPS.CS_SR_INV_SUBCOMPONENTS_V;

Dependencies

[top of page]

APPS.CS_SR_INV_SUBCOMPONENTS_V references the following:

SchemaAPPS
ViewBOM_BILL_OF_MATERIALS
ViewBOM_INVENTORY_COMPONENTS
ViewCS_SR_INV_COMPONENTS_V
PL/SQL PackageFND_GLOBAL - show dependent code
ViewMTL_SYSTEM_ITEMS_VL
APPS.CS_SR_INV_SUBCOMPONENTS_V is referenced by following:

SchemaAPPS
Package BodyCS_SR_FUL_PKG - show dependent code