[Home] [Help]
[Dependency Information]
| Object Name: | PO_SGD_ADDRESSES_UDA_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PO.PO_SGD_ADDRESSES_UDA_V
|
| Subobject Name: | |
| Status: | VALID |
A multi-org view which will retrive data for your current operating unit and ignore data in other operating units.
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| PK1_VALUE | NUMBER | Primary Key Value | ||
| PK2_VALUE | NUMBER | Primary Key Value | ||
| PK3_VALUE | VARCHAR2 | (0) | Primary Key Value | |
| PK4_VALUE | VARCHAR2 | (0) | Primary Key Value | |
| PK5_VALUE | VARCHAR2 | (0) | Primary Key Value | |
| COL_NAME | VARCHAR2 | (4000) | Column Name | |
| COL_VALUE | VARCHAR2 | (4000) | Column Value | |
| COL_DESC | VARCHAR2 | (150) | Column description |
Cut, paste (and edit) the following text to query this object:
SELECT PK1_VALUE
, PK2_VALUE
, PK3_VALUE
, PK4_VALUE
, PK5_VALUE
, COL_NAME
, COL_VALUE
, COL_DESC
FROM APPS.PO_SGD_ADDRESSES_UDA_V;
APPS
EGO_FND_DSC_FLX_CTX_EXT
FND_DESCR_FLEX_COLUMN_USAGES
HR_LOCATION_EXTRA_INFO
PO_GEN_DIFF_PKG
- show dependent code
PO_HEADERS_ALL_EXT_B
APPS.PO_SGD_ADDRESSES_UDA_V is not referenced by any database object
|
|
|
|