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


VIEW: APPS.POA_NEG_DOCTYPES_V

Object Details
Object Name: POA_NEG_DOCTYPES_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.


View that Stores the Sourcing Document Types


[View Source]

Columns
Name Datatype Length Mandatory Comments
ID NUMBER
Yes Negotiations Document Type Id
VALUE VARCHAR2 (50) Yes Document Type
INTERNAL_NAME VARCHAR2 (50) Yes Internal Name of the Document Type
Query Text

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


SELECT ID
,      VALUE
,      INTERNAL_NAME
FROM APPS.POA_NEG_DOCTYPES_V;

Dependencies

[top of page]

APPS.POA_NEG_DOCTYPES_V references the following:

SchemaAPPS
SynonymPON_AUC_DOCTYPES
SynonymPON_AUC_DOCTYPES_TL
APPS.POA_NEG_DOCTYPES_V is referenced by following:

SchemaAPPS
Package BodyPOA_DBI_NEG_PKG - show dependent code