[Home] [Help]
[Dependency Information]
| Object Name: | CSR_TIMERS_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | CSR.CSR_TIMERS_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 |
|---|---|---|---|---|
| SEQ | NUMBER | |||
| NAME | VARCHAR2 | (300) | ||
| MEANING | VARCHAR2 | (60) | ||
| VALUE | NUMBER |
Cut, paste (and edit) the following text to query this object:
SELECT SEQ
, NAME
, MEANING
, VALUE
FROM APPS.CSR_TIMERS_V;
APPS
CSR_TIMERS_B
PUBLIC
DUAL
APPS.CSR_TIMERS_V is not referenced by any database object
|
|
|
|