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


VIEW: APPS.CZ_EXV_BOM_EXPLOSIONS

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
ORGANIZATION_ID NUMBER
Yes
TOP_ITEM_ID NUMBER
Yes
EXPLOSION_TYPE VARCHAR2 (20) Yes
REXPLODE_FLAG NUMBER

Query Text

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


SELECT ORGANIZATION_ID
,      TOP_ITEM_ID
,      EXPLOSION_TYPE
,      REXPLODE_FLAG
FROM APPS.CZ_EXV_BOM_EXPLOSIONS;

Dependencies

[top of page]

APPS.CZ_EXV_BOM_EXPLOSIONS references the following:

SchemaAPPS
SynonymBOM_EXPLOSIONS
APPS.CZ_EXV_BOM_EXPLOSIONS is referenced by following:

SchemaAPPS
Package BodyCZ_IMP_SINGLE - show dependent code