[Home] [Help]
[Dependency Information]
| Object Name: | PO_SGD_MOD_LINES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PO.PO_SGD_MOD_LINES_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 | NUMBER | Primary Key Value | ||
| PK4_VALUE | VARCHAR2 | (0) | Primary Key Value | |
| PK5_VALUE | VARCHAR2 | (0) | Primary Key Value | |
| COL_NAME | VARCHAR2 | (27) | Column Name | |
| COL_VALUE | VARCHAR2 | (482) | Column Value | |
| COL_DESC | VARCHAR2 | (745) | 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_MOD_LINES_V;
APPS
FINANCIALS_SYSTEM_PARAMS_ALL
FND_GLOBAL
- show dependent code
FND_LOOKUPS
MTL_CATEGORIES_KFV
MTL_SYSTEM_ITEMS_VL
MTL_UNITS_OF_MEASURE_TL
OKC_K_HEADERS_ALL_B
PER_JOBS_VL
PO_GEN_DIFF_PKG
- show dependent code
PO_HEADERS_ALL
PO_LINES_ALL
PO_LINES_DRAFT_ALL
PO_LINE_TYPES
PO_LOOKUP_CODES
APPS.PO_SGD_MOD_LINES_V is not referenced by any database object
|
|
|
|