[Home] [Help]
[Dependency Information]
| Object Name: | POA_NEG_DOCTYPES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| Subobject Name: | |
| Status: | VALID |
A Web view designed to simplify access from Oracle Self-Service Web Applications.
View that Stores the Sourcing Document Types
| 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 |
Cut, paste (and edit) the following text to query this object:
SELECT ID
, VALUE
, INTERNAL_NAME
FROM APPS.POA_NEG_DOCTYPES_V;
APPS
PON_AUC_DOCTYPES
PON_AUC_DOCTYPES_TL
APPS
POA_DBI_NEG_PKG
- show dependent code
|
|
|
|