[Home] [Help]
[Dependency Information]
| Object Name: | QP_PRICE_REQ_SOURCES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | QP.QP_PRICE_REQ_SOURCES_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 |
|---|---|---|---|---|
| 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. |
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;
APPS
QP_PTE_REQUEST_TYPES_B
QP_PTE_SOURCE_SYSTEMS
APPS
MSD_SR_PRICE_LIST_V
QP_PREQ_GRP
- show dependent code
QP_PREQ_PUB
- show dependent code
QP_UTIL_PUB
- show dependent code
|
|
|
|