[Home] [Help]
[Dependency Information]
| Object Name: | POA_BIS_SAVINGS_BUYER_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PO.POA_BIS_SAVINGS_BUYER_LOV_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
A supplementary view used to simplify forms coding.
Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| BUYER_ID | NUMBER | (10) | Yes | |
| BUYER_NAME | VARCHAR2 | (240) |
Cut, paste (and edit) the following text to query this object:
SELECT BUYER_ID
, BUYER_NAME
FROM APPS.POA_BIS_SAVINGS_BUYER_LOV_V;
APPS
PER_ALL_PEOPLE_F
PO_AGENTS
APPS.POA_BIS_SAVINGS_BUYER_LOV_V is not referenced by any database object
|
|
|
|