[Home] [Help]
[Dependency Information]
| Object Name: | OE_EM_PURGE_LOV_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | ONT.OE_EM_PURGE_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.
Internal
| Name | Datatype | Length | Mandatory | Comments |
|---|---|---|---|---|
| ORDER_SOURCE_ID | NUMBER | Order Source Identifier | ||
| ORIG_SYS_DOCUMENT_REF | VARCHAR2 | (50) | Original system document reference | |
| ORG_ID | NUMBER | Organization Id | ||
| SOLD_TO_ORG_ID | NUMBER | Customer Id | ||
| SOURCE_CODE | VARCHAR2 | (20) | Name of table or view from which the current row was retrieved |
Cut, paste (and edit) the following text to query this object:
SELECT ORDER_SOURCE_ID
, ORIG_SYS_DOCUMENT_REF
, ORG_ID
, SOLD_TO_ORG_ID
, SOURCE_CODE
FROM APPS.OE_EM_PURGE_LOV_V;
APPS
OE_EM_INFORMATION
OE_HEADERS_IFACE_ALL
OE_HEADER_ACKS
OE_LINES_IFACE_ALL
APPS.OE_EM_PURGE_LOV_V is not referenced by any database object
|
|
|
|