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


VIEW: APPS.QP_PRICE_REQ_SOURCES_V

Object Details
Object Name: QP_PRICE_REQ_SOURCES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewQP.QP_PRICE_REQ_SOURCES_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
REQUEST_TYPE_CODE VARCHAR2 (30) Yes The type of request or transaction being priced, based on lookup type REQUEST_TYPE.
SOURCE_SYSTEM_CODE VARCHAR2 (30) Yes The source system of the pricing data to be used to price the request type, based on lookup type SOURCE_SYSTEM.
Query Text

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


SELECT REQUEST_TYPE_CODE
,      SOURCE_SYSTEM_CODE
FROM APPS.QP_PRICE_REQ_SOURCES_V;

Dependencies

[top of page]

APPS.QP_PRICE_REQ_SOURCES_V references the following:

SchemaAPPS
SynonymQP_PTE_REQUEST_TYPES_B
SynonymQP_PTE_SOURCE_SYSTEMS
APPS.QP_PRICE_REQ_SOURCES_V is referenced by following:

SchemaAPPS
ViewMSD_SR_PRICE_LIST_V
Package BodyQP_PREQ_GRP - show dependent code
Package BodyQP_PREQ_PUB - show dependent code
Package BodyQP_UTIL_PUB - show dependent code