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


VIEW: APPS.ISC_SHIPMENT_DIRECTION_V

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

View Type

A Web view designed to simplify access from Oracle Self-Service Web Applications.


This view contain information about flow direction


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID VARCHAR2 (30) Yes ID
VALUE VARCHAR2 (80) Yes Value
Query Text

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


SELECT ID
,      VALUE
FROM APPS.ISC_SHIPMENT_DIRECTION_V;

Dependencies

[top of page]

APPS.ISC_SHIPMENT_DIRECTION_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
SynonymFND_LOOKUP_VALUES

APPS.ISC_SHIPMENT_DIRECTION_V is not referenced by any database object