[Home] [Help]
[Dependency Information]
Object Name: | OE_PRINT_SREP_LOCTN_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
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 |
---|---|---|---|---|
SALESREP_ID | NUMBER | Yes | ||
CATEGORY | VARCHAR2 | (30) | Yes | |
EMAIL_ADDRESS | VARCHAR2 | (240) | ||
INTERNAL_LOCATION | VARCHAR2 | (45) | ||
MAILSTOP | VARCHAR2 | (45) | ||
OFFICE_NUMBER | VARCHAR2 | (45) |
Cut, paste (and edit) the following text to query this object:
SELECT SALESREP_ID
, CATEGORY
, EMAIL_ADDRESS
, INTERNAL_LOCATION
, MAILSTOP
, OFFICE_NUMBER
FROM APPS.OE_PRINT_SREP_LOCTN_V;
APPS.OE_PRINT_SREP_LOCTN_V is not referenced by any database object
|
|
|