[Home] [Help]
[Dependency Information]
| Object Name: | PON_VALID_NEG_STYLES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PON.PON_VALID_NEG_STYLES_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| DOCTYPE_CODE | VARCHAR2 | (50) | Yes | Sourcing document type internal code |
| STYLE_ID | NUMBER | Yes | Sourcing style id | |
| STYLE_NAME | VARCHAR2 | (80) | Yes | Sourcing style name |
Cut, paste (and edit) the following text to query this object:
SELECT DOCTYPE_CODE
, STYLE_ID
, STYLE_NAME
FROM APPS.PON_VALID_NEG_STYLES_V;
APPS
PON_AUC_DOCTYPES
PON_DOCTYPE_STYLES
PON_NEGOTIATION_STYLES
PON_NEGOTIATION_STYLES_TL
APPS.PON_VALID_NEG_STYLES_V is not referenced by any database object
|
|
|
|