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


VIEW: APPS.PO_PRICE_DIFF_LOOKUPS_V

Object Details
Object Name: PO_PRICE_DIFF_LOOKUPS_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.PO_PRICE_DIFF_LOOKUPS_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
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
Query Text

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;

Dependencies

[top of page]

APPS.PO_PRICE_DIFF_LOOKUPS_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUP_TYPES_VL
ViewFND_LOOKUP_VALUES_VL
APPS.PO_PRICE_DIFF_LOOKUPS_V is referenced by following:

SchemaAPPS
Package BodyPON_AUC_INTERFACE_TABLE_PKG - show dependent code
Package BodyPON_BID_VALIDATIONS_PKG - show dependent code
Package BodyPON_NEGOTIATION_PUBLISH_PVT - show dependent code
Package BodyPON_PRINTING_PKG - show dependent code
Package BodyPON_RESPONSE_IMPORT_PKG - show dependent code
Package BodyPOS_COMPARE_REVISIONS - show dependent code
Package BodyPO_PRICE_DIFFERENTIALS_PVT - show dependent code
ViewPO_PRICE_DIFFERENTIALS_V
Package BodyPO_VAL_PRICE_DIFFS2 - show dependent code