[Home] [Help]
[Dependency Information]
| Object Name: | PO_PRICE_DIFF_LOOKUPS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PO.PO_PRICE_DIFF_LOOKUPS_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 |
|---|---|---|---|---|
| PRICE_DIFFERENTIAL_TYPE | VARCHAR2 | (30) | Yes | The price differential type |
| PRICE_DIFFERENTIAL_DSP | VARCHAR2 | (80) | Yes | The translated value for the price differential type |
| PRICE_DIFFERENTIAL_DESC | VARCHAR2 | (240) | Description of the price differential type |
Cut, paste (and edit) the following text to query this object:
SELECT PRICE_DIFFERENTIAL_TYPE
, PRICE_DIFFERENTIAL_DSP
, PRICE_DIFFERENTIAL_DESC
FROM APPS.PO_PRICE_DIFF_LOOKUPS_V;
APPS
FND_GLOBAL
- show dependent code
FND_LOOKUP_TYPES_VL
FND_LOOKUP_VALUES_VL
APPS
PON_AUC_INTERFACE_TABLE_PKG
- show dependent code
PON_BID_VALIDATIONS_PKG
- show dependent code
PON_NEGOTIATION_PUBLISH_PVT
- show dependent code
PON_OPEN_INTERFACE_PVT
- show dependent code
PON_PRINTING_PKG
- show dependent code
PON_RESPONSE_IMPORT_PKG
- show dependent code
POS_COMPARE_REVISIONS
- show dependent code
PO_PRICE_DIFFERENTIALS_PVT
- show dependent code
PO_PRICE_DIFFERENTIALS_V
PO_VAL_PRICE_DIFFS2
- show dependent code
|
|
|
|